class NavigationSuiteColors


Represents the colors of a NavigationSuite.

For specifics about each navigation component colors see NavigationBarDefaults, NavigationRailDefaults, and DrawerDefaults.

Summary

Public properties

Added in 1.3.0
val navigationBarContainerColorColor

the container color for the NavigationBar of the NavigationSuite

Added in 1.3.0
val navigationBarContentColorColor

the content color for the NavigationBar of the NavigationSuite

Added in 1.3.0
val navigationDrawerContainerColorColor

the container color for the PermanentDrawerSheet of the NavigationSuite

Added in 1.3.0
val navigationDrawerContentColorColor

the content color for the PermanentDrawerSheet of the NavigationSuite

Added in 1.3.0
val navigationRailContainerColorColor

the container color for the NavigationRail of the NavigationSuite

Added in 1.3.0
val navigationRailContentColorColor

the content color for the NavigationRail of the NavigationSuite

shortNavigationBarContainerColor

val shortNavigationBarContainerColorColor

the container color for the ShortNavigationBar of the NavigationSuite

shortNavigationBarContentColor

val shortNavigationBarContentColorColor

the content color for the ShortNavigationBar of the NavigationSuite