menu
nocterm_lints package
documentation
services/correction/selection_analyzer.dart
SelectionAnalyzer
reset method
reset method
dark_mode
light_mode
reset
method
void
reset
(
)
Resets selected nodes.
Implementation
void reset() { _selectedNodes = []; }
nocterm_lints package
documentation
services/correction/selection_analyzer
SelectionAnalyzer
reset method
SelectionAnalyzer class