DividerDefaults

The default values for the Divider component.

Properties

Link copied to clipboard
@get:Composable
val color: Color

The default color of the divider line.

Link copied to clipboard
val thickness: Dp

The default thickness of the divider line.