menu
asset_manager_tool package
documentation
command.dart
BuildListCommand
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:list';
asset_manager_tool package
documentation
command
BuildListCommand
name property
BuildListCommand class