enabled property

bool enabled
final

Defines if the widget shall be enabled (clickable) or not

Implementation

final bool enabled;