regExp property

RegExp regExp

The RegExp applied to delimited blocks of text.

Implementation

RegExp get regExp => _buildRegExp(pattern);