pinflow
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
pinflow
pinflow
/
com.pinflow.compose
/
PinFlowDefaults
/
dimensions
dimensions
fun
dimensions
(
cellWidth
:
Dp
=
50.dp
,
cellHeight
:
Dp
=
64.dp
,
spacing
:
Dp
=
12.dp
,
cornerRadius
:
Dp
=
12.dp
,
focusedBorderWidth
:
Dp
=
2.dp
,
unfocusedBorderWidth
:
Dp
=
1.dp
)
:
PinFlowDimensions