stubRE property

RegExp stubRE
final

Placeholder for the current date in the caption

Implementation

static final RegExp stubRE = RegExp(r'\{[A-Z]+\}', caseSensitive: false);