menu
dart_code_quality package
documentation
rules/common/prefer_switch_expression.dart
PreferSwitchExpression
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/prefer_switch_expression
PreferSwitchExpression
needsResolvedUnit property
PreferSwitchExpression class