isDisabled property

bool isDisabled
final

Indicates whether the button is in a disabled state. If true, the button is disabled and cannot be interacted with.

Implementation

final bool isDisabled;