LocalTextSelectionColors
Property
Common
val LocalTextSelectionColors = compositionLocalOf { DefaultTextSelectionColors }
CompositionLocal used to change the TextSelectionColors
used by text and text field components
in the hierarchy.
val LocalTextSelectionColors = compositionLocalOf { DefaultTextSelectionColors }
CompositionLocal used to change the TextSelectionColors
used by text and text field components
in the hierarchy.