menu
flutter_config_maker package
documentation
entrypoint/build.dart
BuildCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'build';
flutter_config_maker package
documentation
entrypoint/build
BuildCommand
name property
BuildCommand class