isEnabled property

bool isEnabled
final

If isEnabled == false, onPressed will not work and background color will be grey (BuyMeACoffeeColor.Grey)

Implementation

final bool isEnabled;