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