allowsPartialMatch property
Determines if this highlight should match any occurrence (substring match) or an exact match.
Implementation
final bool allowsPartialMatch;
Determines if this highlight should match any occurrence (substring match) or an exact match.
final bool allowsPartialMatch;