userGuidanceTextColor property
Text color of the user guidance hints.
Implementation
@JsonKey(toJson: toColorString)
/// Text color of the user guidance hints.
Color? userGuidanceTextColor;
Text color of the user guidance hints.
@JsonKey(toJson: toColorString)
/// Text color of the user guidance hints.
Color? userGuidanceTextColor;