Searched defs:selectionColors (Results 1 – 2 of 2) sorted by relevance
72 val selectionColors = rememberTextSelectionColors(rememberedColors) in MaterialTheme() constant
97 val selectionColors = rememberTextSelectionColors(colorScheme) in MaterialTheme() constant