Source set: Android
public val LocalNavigationRailOrbiterProperties:
ProvidableCompositionLocal<VerticalOrbiterProperties> =
compositionLocalOf {
DefaultNavigationRailOrbiterProperties
}
The VerticalOrbiterProperties used by NavigationRail.