Start native apps faster with the Composables CLI ->
Property

LocalWideNavigationRailOrbiterProperties

The VerticalOrbiterProperties used by WideNavigationRail.

Source set: Android
public val LocalWideNavigationRailOrbiterProperties:
    ProvidableCompositionLocal<VerticalOrbiterProperties> =
    compositionLocalOf {
        DefaultWideNavigationRailOrbiterProperties
    }

The VerticalOrbiterProperties used by WideNavigationRail.