disabled property

bool disabled
final

If true, the button is disabled and non-interactive.

Implementation

final bool disabled;