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