menu
rohd_schematic_viewer
schematic_viewer.dart
HierarchySearchController
<
R
>
results property
results
dark_mode
light_mode
results
property
List
<
R
>
get
results
The current search results.
Implementation
List<R> get results => _results;
rohd_schematic_viewer
schematic_viewer
HierarchySearchController
<
R
>
results property
HierarchySearchController class