styling
0.14.4
styling
/
dev.fritz2.styling.theme
/
Thickness
Thickness
class
Thickness
(
val
none
:
Property
,
val
normal
:
Property
,
val
thin
:
Property
,
val
fat
:
Property
,
val
hair
:
Property
)
Content copied to clipboard
Defines a value that has different expressions for different thicknesses.
Constructors
Properties
Constructors
Thickness
Link copied to clipboard
fun
Thickness
(
none
:
Property
,
normal
:
Property
,
thin
:
Property
,
fat
:
Property
,
hair
:
Property
)
Content copied to clipboard
Properties
fat
Link copied to clipboard
val
fat
:
Property
Content copied to clipboard
hair
Link copied to clipboard
val
hair
:
Property
Content copied to clipboard
inherit
Link copied to clipboard
val
inherit
:
Property
Content copied to clipboard
initial
Link copied to clipboard
val
initial
:
Property
Content copied to clipboard
none
Link copied to clipboard
val
none
:
Property
Content copied to clipboard
normal
Link copied to clipboard
val
normal
:
Property
Content copied to clipboard
thin
Link copied to clipboard
val
thin
:
Property
Content copied to clipboard