menu
lib package
documentation
widgets/disabled_box.dart
DisabledBox
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
enabled
final
enabled
is a boolean value that determines whether the widget is enabled or not.
Implementation
final bool enabled;
lib package
documentation
widgets/disabled_box
DisabledBox
enabled property
DisabledBox class