caseSensitive property

bool caseSensitive
final

defines if the search should be case sensitive. If set to false then the search will be case insensitive

Implementation

final bool caseSensitive;