rawDeltaNewLines property

RegExp rawDeltaNewLines
final

Implementation

static final RegExp rawDeltaNewLines = RegExp(r'^\\n{1,}(?!(.+?))');