enabled property
if set to false then styling will be like a disabled button, also on tap will not work
Implementation
final bool enabled;
if set to false then styling will be like a disabled button, also on tap will not work
final bool enabled;