enabled property

bool enabled
final

if set to false then styling will be like a disabled button, also on tap will not work

Implementation

final bool enabled;