fieldsCountTextColor property
- @JsonKey(toJson: toColorString)
getter/setter pair
Text color of the fields count label.
Implementation
@JsonKey(toJson: toColorString)
/// Text color of the fields count label.
Color? fieldsCountTextColor;