Widget.visible

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

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

Meta