Widget.visible

Set whether or not the widget is currently visible (assuming all parents are visible)

  1. bool visible()
  2. void visible(bool visible)
    class Widget
    final
    void
    visible
    (
    bool visible
    )

Meta