vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.common.component
/
ShapeComponent
/
ShapeComponent
Shape
Component
constructor
(
fill
:
Fill
=
Fill.Black
,
shape
:
Shape
=
Shape.Rectangle
,
margins
:
Insets
=
Insets.Zero
,
strokeFill
:
Fill
=
Fill.Transparent
,
strokeThicknessDp
:
Float
=
0.0f
,
shadow
:
Shadow
?
=
null
)