disabled property
If true
, the button is displayed in an inactive state and doesn't
respond to user actions.
Implementation
core.bool? disabled;
If true
, the button is displayed in an inactive state and doesn't
respond to user actions.
core.bool? disabled;