vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
compose
/
com.patrykandpatrick.vico.compose.common
/
insets
insets
fun
insets
(
all
:
Dp
=
0.dp
)
:
Insets
fun
insets
(
horizontal
:
Dp
=
0.dp
,
vertical
:
Dp
=
0.dp
)
:
Insets
fun
insets
(
start
:
Dp
=
0.dp
,
top
:
Dp
=
0.dp
,
end
:
Dp
=
0.dp
,
bottom
:
Dp
=
0.dp
)
:
Insets
Creates an
Insets
instance.