menu
dart_code_quality package
documentation
rules/common/avoid_if_with_many_branches.dart
AvoidIfWithManyBranches
needsResolvedUnit property
needsResolvedUnit property
dark_mode
light_mode
needsResolvedUnit
property
bool
get
needsResolvedUnit
inherited
Implementation
bool get needsResolvedUnit => false;
dart_code_quality package
documentation
rules/common/avoid_if_with_many_branches
AvoidIfWithManyBranches
needsResolvedUnit property
AvoidIfWithManyBranches class