borderColor property

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

Implementation

int? get borderWidth;@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson) Color? get backgroundColor;@JsonKey(toJson: ColorKey.toJson, fromJson: ColorKey.fromJson) Color? get borderColor;