highlightedTextColor property
The color of the text in the selection overlay, when highlighted.
Implementation
@JsonKey(toJson: toColorString)
Color? highlightedTextColor;
The color of the text in the selection overlay, when highlighted.
@JsonKey(toJson: toColorString)
Color? highlightedTextColor;