Searched defs:LocalTextSelectionColors (Results 1 – 2 of 2) sorted by relevance
64 val LocalTextSelectionColors = compositionLocalOf { DefaultTextSelectionColors } in <lambda>() constant
459 private val LocalTextSelectionColors = staticCompositionLocalOf { TextSelectionColors.Default } in <lambda>() constant