enabled property

bool enabled
final

If disabled, will just display the widget itself. Disabled by default in release mode.

Implementation

final bool enabled;