vico
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
vico
multiplatform
/
com.patrykandpatrick.vico.multiplatform.common.component
/
ShapeComponent
/
ShapeComponent
Shape
Component
constructor
(
fill
:
Fill
=
Fill.Black
,
shape
:
Shape
=
RectangleShape
,
margins
:
Insets
=
Insets.Zero
,
strokeFill
:
Fill
=
Fill.Transparent
,
strokeThickness
:
Dp
=
0.dp
,
shadows
:
List
<
Shadow
>
=
emptyList()
)