Source set: Common
val LocalTextToolbar =
staticCompositionLocalOf<TextToolbar> { noLocalProvidedFor("LocalTextToolbar") }
The CompositionLocal to provide text-related toolbar.
The CompositionLocal to provide text-related toolbar.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
val LocalTextToolbar =
staticCompositionLocalOf<TextToolbar> { noLocalProvidedFor("LocalTextToolbar") }
The CompositionLocal to provide text-related toolbar.
Last updated: