useRegex property

bool useRegex
final

defines if the search should treat the pattern as a regex, or not

Implementation

final bool useRegex;