regExpCaseSensitive property

bool regExpCaseSensitive
final

controls the caseSensitive property of the full RegExp used to pattern match

Implementation

final bool regExpCaseSensitive;