Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Spacing tokens for padding and margin values across components
data class SpacingTokens( val xxsmall: Dp = 2.dp, val xsmall: Dp = 4.dp, val small: Dp = 8.dp, val medium: Dp = 12.dp, val large: Dp = 16.dp, val xlarge: Dp = 20.dp, val base: Dp = 4.dp, )
xxsmall
xsmall
small
medium
large
xlarge
base
LocalPrimerTheme.current.spacingTokens