menu
rtbase package
documentation
app/models/auto_complete_prediction.dart
Prediction
matchedSubstrings property
matchedSubstrings property
dark_mode
light_mode
matchedSubstrings
property
List
<
MatchedSubstring
>
?
matchedSubstrings
getter/setter pair
Substrings in the description that match the user's input
Implementation
List<MatchedSubstring>? matchedSubstrings;
rtbase package
documentation
app/models/auto_complete_prediction
Prediction
matchedSubstrings property
Prediction class