pairDelimiter property

RegExp pairDelimiter
final

Implementation

static final RegExp pairDelimiter = RegExp(r'\s*:\s*', multiLine: false);