userGuidanceTextColor property
- @JsonKey(toJson: toColorString)
read / write
The text color of the user guidance hints.
Implementation
@JsonKey(toJson: toColorString)
/// The text color of the user guidance hints.
Color? userGuidanceTextColor;