disabled property

bool disabled
final

Disable the button This property also decrease the value of the opacity to 0.4

Implementation

final bool disabled;