🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

TextSelectionColors

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

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.