Start native apps faster with the Composables CLI ->
Property

LocalNavigationRailOrbiterProperties

The VerticalOrbiterProperties used by NavigationRail.

Source set: Android
public val LocalNavigationRailOrbiterProperties:
    ProvidableCompositionLocal<VerticalOrbiterProperties> =
    compositionLocalOf {
        DefaultNavigationRailOrbiterProperties
    }

The VerticalOrbiterProperties used by NavigationRail.