Searched refs:TextSelectionBackgroundOpacity (Results 1 – 1 of 1) sorted by relevance
101 backgroundColor = primaryColor.copy(alpha = TextSelectionBackgroundOpacity) in rememberTextSelectionColors()107 internal const val TextSelectionBackgroundOpacity = 0.4f constant