TextSelectionColors

Class

Common
class TextSelectionColors(val handleColor: Color, val backgroundColor: Color)

Represents the colors used for text selection by text and text field components.

See LocalTextSelectionColors to provide new values for this throughout the hierarchy.