menu
getx_multilang_generator package
documentation
presentation/invalid_command.dart
InvalidCommand
execute static method
execute static method
dark_mode
light_mode
execute
static method
void
execute
(
)
Implementation
static void execute() { // ignore: avoid_print print('Invalid command'); }
getx_multilang_generator package
documentation
presentation/invalid_command
InvalidCommand
execute static method
InvalidCommand class