menu
flutter_simple_architecture package
documentation
cli/commands/generate_command.dart
GenerateL10nCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'l10n';
flutter_simple_architecture package
documentation
cli/commands/generate_command
GenerateL10nCommand
name property
GenerateL10nCommand class