visible property

set visible (bool visibility)

Implementation

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