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