visible property

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

Whether or not the node is visible on the canvas.

Implementation

@JsonKey(defaultValue: true)
final bool visible;