visible property

  1. @JsonKey(defaultValue: true)
bool visible
final

Whether or not the paint is enabled.

Implementation

@JsonKey(defaultValue: true)
final bool visible;