visible property

bool visible
final

If true, it will show the widget in its position. If false, it will hide the widget.

Implementation

final bool visible;