menu
nocterm_lints package
documentation
services/correction/selection_analyzer.dart
SelectionAnalyzer
visitSwitchDefault method
visitSwitchDefault method
dark_mode
light_mode
visitSwitchDefault
method
@
override
void
visitSwitchDefault
(
SwitchDefault
node
)
inherited
Implementation
@override R? visitSwitchDefault(SwitchDefault node) => visitSwitchMember(node);
nocterm_lints package
documentation
services/correction/selection_analyzer
SelectionAnalyzer
visitSwitchDefault method
SelectionAnalyzer class