menu
neomage package
documentation
domain/models/command.dart
Command
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
bool
get
isEnabled
Implementation
bool get isEnabled => base.enabled;
neomage package
documentation
domain/models/command
Command
isEnabled property
Command class