Compose Preview Lab
Toggle table of contents
0.1.0-dev09
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Preview Lab
field
/
me.tbsten.compose.preview.lab.field.modifier
/
SizeModifierFieldValue
/
Factory
/
Factory
Factory
constructor
(
initialWidth
:
Dp
?
=
null
,
initialHeight
:
Dp
?
=
null
)
Parameters
initial
Width
Initial width value for the component
initial
Height
Initial height value for the component
constructor
(
initialAll
:
Dp
?
=
null
)