Source set: Common
public class TextSelectionColors(public val handleColor: Color, public 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.