textColor property

  1. @JsonKey.new(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson)
Color? get textColor
inherited

Implementation

int? get borderRadius;@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson) Color? get cursorColor;@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson) Color? get textColor;