menu
at_app_create package
documentation
commands.dart
AtCreateCommand<T>
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final String name = 'create';
at_app_create package
documentation
commands
AtCreateCommand<T>
name property
AtCreateCommand class