menu
artisanal package
documentation
tui.dart
FilteredSearchItem<T>
matches property
matches property
dark_mode
light_mode
matches
property
List
<
int
>
matches
final
Indices of matched characters (for highlighting).
Implementation
final List<int> matches;
artisanal package
documentation
tui
FilteredSearchItem<T>
matches property
FilteredSearchItem class