allowsPartialMatch property

bool allowsPartialMatch
final

Determines if this highlight should match any occurrence (substring match) or an exact match.

Implementation

final bool allowsPartialMatch;