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