Widget.receivesDefault

Get receivesDefault property.

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

Return Value

Type: bool

Whether the widget will receive the default action when it is focused.