menu
flutter_auditor package
documentation
cli/audit_command.dart
AuditCommand
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 => 'audit';
flutter_auditor package
documentation
cli/audit_command
AuditCommand
name property
AuditCommand class