enabled property

bool? enabled
final

Whether the button is enabled (null uses form state).

Implementation

final bool? enabled;