DefaultStylishDimensions

The default StylishDimensions instance with all tokens at their standard values.

Used as the fallback in non-composable contexts (e.g. default parameter values in com.segnities007.stylishui.foundation.connectedShape) and as the initial value of LocalStylishDimensions. Inside a com.segnities007.stylishui.theme.StylishTheme composition, prefer accessing tokens via StylishTheme.dimensions.

See also