menu
hooklint package
documentation
constants/command.dart
CommandExtension
be method
be method
dark_mode
light_mode
be
method
bool
be
(
String
argument
)
is the specified command
Implementation
bool be(String argument) => name == argument;
hooklint package
documentation
constants/command
CommandExtension
be method
CommandExtension extension on
Command