enabled property

bool enabled
final

Determines whether the button is enabled or not. Defaults to true.

Implementation

final bool enabled;