caseSensitive property

bool caseSensitive
final

By default the search terms are case insensitive. Pass false to force case sensitive matches.

Implementation

final bool caseSensitive;