caseSensitive property
defines if the search should be case sensitive. If set to false
then
the search will be case insensitive
Implementation
final bool caseSensitive;
defines if the search should be case sensitive. If set to false
then
the search will be case insensitive
final bool caseSensitive;