searchHits property
Bitset over viewRowIndices: bit i set ⇒ row at viewRowIndicesi hit
the search. 32 bits per word — Uint64List is unsupported on Flutter web.
Empty when search is inactive.
Implementation
final Uint32List searchHits;
Bitset over viewRowIndices: bit i set ⇒ row at viewRowIndicesi hit
the search. 32 bits per word — Uint64List is unsupported on Flutter web.
Empty when search is inactive.
final Uint32List searchHits;