pattern property
RegExp?
get
pattern
Gets the regex used to identify the beginning of this block, if any.
Implementation
RegExp? get pattern => null;
Gets the regex used to identify the beginning of this block, if any.
RegExp? get pattern => null;