blanklineStartRegex_ property

RegExp blanklineStartRegex_
final

Implementation

final blanklineStartRegex_ = RegExp(r'^\r?\n\r?\n');