menu
dart_code_quality package
documentation
rules/common/prefer_prefixed_global_constants.dart
PreferPrefixedGlobalConstants
diagnosticCode property
diagnosticCode property
dark_mode
light_mode
diagnosticCode
property
@
override
DiagnosticCode
get
diagnosticCode
inherited
The code to report for a violation.
Implementation
@override DiagnosticCode get diagnosticCode => code;
dart_code_quality package
documentation
rules/common/prefer_prefixed_global_constants
PreferPrefixedGlobalConstants
diagnosticCode property
PreferPrefixedGlobalConstants class