highlightedTextColor property
The color of the buttons title while pressed.
Implementation
@JsonKey(toJson: toColorString)
Color? highlightedTextColor;
The color of the buttons title while pressed.
@JsonKey(toJson: toColorString)
Color? highlightedTextColor;