isDisabled property
Indicates whether the button is in a disabled state. If true, the button is disabled and cannot be interacted with.
Implementation
final bool isDisabled;
Indicates whether the button is in a disabled state. If true, the button is disabled and cannot be interacted with.
final bool isDisabled;