SheetDefaults

Contains the default values used by Sheet.

Properties

Link copied to clipboard

The default background color for the sheet. Uses SkapaColors.elevation2 from the Skapa theme.

Link copied to clipboard

The default horizontal padding applied to the sheet content. Set to 0.dp to allow content to span the full width.

Link copied to clipboard

The positional threshold for determining when to snap to the next state. Set to 56.dp.

Link copied to clipboard

The velocity threshold for determining when to animate to the next state. Set to 125.dp per second.

Link copied to clipboard

The default window insets applied to the sheet content. Includes bottom and top safe drawing insets to avoid system UI overlap.