Class

TextSelectionColors

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

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
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.