Whether the button should be disabled.
If true, the button's onPressed callback is set to null, and the disabled styling is applied.
true
null
final bool disabled;