WideNavigationRailDefaults


Defaults used in WideNavigationRail.

Summary

Public functions

WideNavigationRailColors

Creates a WideNavigationRailColors with the provided colors according to the Material specification.

Cmn

Public properties

WideNavigationRailArrangement

Default arrangement for a wide navigation rail.

Cmn
Shape

Default container shape of a wide navigation rail.

Cmn
Shape

Default container shape of a modal wide navigation rail.

Cmn
WindowInsets

Default window insets for a wide navigation rail.

Cmn

Public functions

colors

@Composable
fun colors(): WideNavigationRailColors

Creates a WideNavigationRailColors with the provided colors according to the Material specification.

Public properties

Arrangement

val ArrangementWideNavigationRailArrangement

Default arrangement for a wide navigation rail.

containerShape

val containerShapeShape

Default container shape of a wide navigation rail.

modalContainerShape

val modalContainerShapeShape

Default container shape of a modal wide navigation rail.

windowInsets

val windowInsetsWindowInsets

Default window insets for a wide navigation rail.