Widget.clickable

when true, user can click this control, and get onClick listeners called

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

Meta