cursorColor property

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

Implementation

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