menu
flutterstart package
documentation
components/flutterstart_cli/src/commands/doctor.dart
DoctorCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final String name = 'doctor';
flutterstart package
documentation
components/flutterstart_cli/src/commands/doctor
DoctorCommand
name property
DoctorCommand class