visible property

set visible (bool visibility)
inherited

Implementation

set visible(bool visibility) => $parent..visible = visibility;