visible property Null safety

bool visible

Implementation

bool get visible => visibleBounds.height > 0.0;