Widget.focusable

Get focusable property.

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

Return Value

Type: bool

Whether this widget itself will accept the input focus.