WidgetGidBuilderImpl.receivesDefault
T receivesDefault(bool propval)Set receivesDefault property.
Parameters
propval | Whether the widget will receive the default action when it is focused. |
Returns
Builder instance for fluent chaining
T receivesDefault(bool propval)Set receivesDefault property.
propval | Whether the widget will receive the default action when it is focused. |