menu
dart_code_quality package
documentation
rules/common/prefer_prefixed_global_constants.dart
PreferPrefixedGlobalConstants
PreferPrefixedGlobalConstants.new constructor
PreferPrefixedGlobalConstants.new constructor
dark_mode
light_mode
PreferPrefixedGlobalConstants
constructor
PreferPrefixedGlobalConstants
(
)
Implementation
PreferPrefixedGlobalConstants() : super(code: _code);
dart_code_quality package
documentation
rules/common/prefer_prefixed_global_constants
PreferPrefixedGlobalConstants
PreferPrefixedGlobalConstants.new constructor
PreferPrefixedGlobalConstants class