menu
flutter_launcher_icons_flavors package
documentation
cli/doctor_command.dart
DoctorCommand
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 => 'doctor';
flutter_launcher_icons_flavors package
documentation
cli/doctor_command
DoctorCommand
name property
DoctorCommand class