Source set: Common
object ShortNavigationBarDefaults
Defaults used in ShortNavigationBar.
Properties
containerColor
Source set: Common
val containerColor: Color
Default container color for a short navigation bar.
contentColor
Source set: Common
val contentColor: Color
Default content color for a short navigation bar.
arrangement
Source set: Common
val arrangement: ShortNavigationBarArrangement
Default arrangement for a short navigation bar.
windowInsets
Source set: Common
val windowInsets: WindowInsets
Default window insets to be used and consumed by the short navigation bar.