disabled property

bool disabled
final

Defines if the button will be disabled. The default value is false.

Implementation

final bool disabled;