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