visible property

bool visible
final

If true, it will show the widget. If false, it will hide the widget.

Implementation

final bool visible;