fontSize property

int? get fontSize
inherited

Font size.

Implementation

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