Source set: Common
val LocalTextSelectionColors = compositionLocalOf { DefaultTextSelectionColors }
CompositionLocal used to change the TextSelectionColors used by text and text field components in the hierarchy.
CompositionLocal used to change the TextSelectionColors used by text and text field components in the hierarchy.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
val LocalTextSelectionColors = compositionLocalOf { DefaultTextSelectionColors }
CompositionLocal used to change the TextSelectionColors used by text and text field components in the hierarchy.
Last updated: