Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
table
/
com.michaelflisar.toolbox.table.data
/
ColumnWidth
/
Weight
Weight
data
class
Weight
(
val
weight
:
Float
=
1.0f
,
val
minWidth
:
Dp
=
0.dp
)
:
ColumnWidth
Members
Constructors
Weight
Link copied to clipboard
constructor
(
weight
:
Float
=
1.0f
,
minWidth
:
Dp
=
0.dp
)
Properties
min
Width
Link copied to clipboard
val
minWidth
:
Dp
weight
Link copied to clipboard
val
weight
:
Float