menu
neomage package
documentation
data/commands/command.dart
LocalUiCommand
type property
type property
dark_mode
light_mode
type
property
@
override
CommandType
get
type
override
Execution type.
Implementation
@override CommandType get type => CommandType.localUi;
neomage package
documentation
data/commands/command
LocalUiCommand
type property
LocalUiCommand class