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