Start native apps faster with the Composables CLI ->
Property

LocalSingleRowTopAppBarOrbiterProperties

The HorizontalOrbiterProperties used by XR TopAppBar.

Source set: Android
public val LocalSingleRowTopAppBarOrbiterProperties:
    ProvidableCompositionLocal<HorizontalOrbiterProperties> =
    compositionLocalOf {
        DefaultSingleRowTopAppBarOrbiterProperties
    }

The HorizontalOrbiterProperties used by XR TopAppBar.