Compose Unstyled 2.0 is out! Check the official announcement blog ->
Property

LocalTextSelectionColors

CompositionLocal used to change the TextSelectionColors used by text and text field components in the hierarchy.

Source set: Common
val LocalTextSelectionColors = compositionLocalOf { DefaultTextSelectionColors }

CompositionLocal used to change the TextSelectionColors used by text and text field components in the hierarchy.

Last updated: