finderTextHintColor property
Foreground color of the description label.
Implementation
@JsonKey(toJson: toColorString)
/// Foreground color of the description label.
Color? finderTextHintColor;
Foreground color of the description label.
@JsonKey(toJson: toColorString)
/// Foreground color of the description label.
Color? finderTextHintColor;