enabled property

bool? enabled
final

Whether the button is enabled. Overrides the onPressed check if provided.

Implementation

final bool? enabled;