WidgetGidBuilderImpl.focusable
T focusable(bool propval)Set focusable property.
Parameters
propval | Whether this widget itself will accept the input focus. |
Returns
Builder instance for fluent chaining
T focusable(bool propval)Set focusable property.
propval | Whether this widget itself will accept the input focus. |