Widget.visible

Get visible property.

  1. bool visible [@property getter]
    class Widget
    @property
    bool
    visible
    ()
  2. bool visible [@property setter]

Return Value

Type: bool

Whether the widget is visible.