enabled property

bool enabled
final

enabled is a boolean value that determines whether the widget is enabled or not.

Implementation

final bool enabled;