menu
rohd_schematic_viewer
schematic_viewer.dart
HierarchySearchController
<
R
>
hasResults property
hasResults
dark_mode
light_mode
hasResults
property
bool
get
hasResults
Whether there are any results.
Implementation
bool get hasResults => _results.isNotEmpty;
rohd_schematic_viewer
schematic_viewer
HierarchySearchController
<
R
>
hasResults property
HierarchySearchController class