Whether the button is interactive.
If null, the button is enabled when onPressed is not null. When false, the button appears disabled and doesn't respond to user input or fire callbacks.
final bool? enabled;