Searched defs:selectionBackgroundColor (Results 1 – 4 of 4) sorted by relevance
128 val selectionBackgroundColor = in assertContrastRatio() constant
220 val selectionBackgroundColor = LocalTextSelectionColors.current.backgroundColor constant895 var selectionBackgroundColor = Color.Unspecified variable in androidx.compose.foundation.text.LegacyTextFieldState
475 val selectionBackgroundColor = currentValueOf(LocalTextSelectionColors).backgroundColor in DrawScope() constant
413 var selectionBackgroundColor: Color = Color.Unspecified variable in TextState