pattern property

RegExp? pattern

Gets the regex used to identify the beginning of this block, if any.

Implementation

RegExp? get pattern => null;