RowGap

data class RowGap

Spacing values used for gaps between rows.

Properties

Link copied to clipboard

Extra small gap.

Link copied to clipboard
val large: Dp

Large gap.

Link copied to clipboard
val medium: Dp

Medium gap.

Link copied to clipboard
val none: Dp

0dp gap.

Link copied to clipboard
val small: Dp

Small gap.

Link copied to clipboard

3xs gap.

Link copied to clipboard

2xs gap.