vico
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
vico
multiplatform
/
com.patrykandpatrick.vico.multiplatform.common.component
/
ShapeComponent
/
ShapeComponent
Shape
Component
constructor
(
fill
:
Fill
=
Fill.Black
,
shape
:
Shape
=
Shape.Rectangle
,
margins
:
Insets
=
Insets.Zero
,
strokeFill
:
Fill
=
Fill.Transparent
,
strokeThickness
:
Dp
=
0.dp
)