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