toggle menu
headless
1.2.5
androidJvm
switch theme
search in API
headless
/
com.theminesec.sdk.headless.ui
/
ThemeProvider
/
Spacing
Spacing
@
Immutable
data
class
Spacing
(
val
xs3
:
Dp
=
2.dp
,
val
xs2
:
Dp
=
4.dp
,
val
xs
:
Dp
=
8.dp
,
val
sm
:
Dp
=
12.dp
,
val
md
:
Dp
=
16.dp
,
val
lg
:
Dp
=
24.dp
,
val
xl
:
Dp
=
32.dp
,
val
xl2
:
Dp
=
48.dp
,
val
xl3
:
Dp
=
64.dp
,
val
xl4
:
Dp
=
80.dp
,
val
xl5
:
Dp
=
96.dp
)
Members
Constructors
Spacing
Link copied to clipboard
constructor
(
xs3
:
Dp
=
2.dp
,
xs2
:
Dp
=
4.dp
,
xs
:
Dp
=
8.dp
,
sm
:
Dp
=
12.dp
,
md
:
Dp
=
16.dp
,
lg
:
Dp
=
24.dp
,
xl
:
Dp
=
32.dp
,
xl2
:
Dp
=
48.dp
,
xl3
:
Dp
=
64.dp
,
xl4
:
Dp
=
80.dp
,
xl5
:
Dp
=
96.dp
)
Properties
lg
Link copied to clipboard
val
lg
:
Dp
md
Link copied to clipboard
val
md
:
Dp
sm
Link copied to clipboard
val
sm
:
Dp
xl
Link copied to clipboard
val
xl
:
Dp
xl2
Link copied to clipboard
val
xl2
:
Dp
xl3
Link copied to clipboard
val
xl3
:
Dp
xl4
Link copied to clipboard
val
xl4
:
Dp
xl5
Link copied to clipboard
val
xl5
:
Dp
xs
Link copied to clipboard
val
xs
:
Dp
xs2
Link copied to clipboard
val
xs2
:
Dp
xs3
Link copied to clipboard
val
xs3
:
Dp