enabled property

bool enabled
final

If enabled->false then onPressed wont work

Implementation

final bool enabled;