dynamicVarRegex property

RegExp dynamicVarRegex
final

Implementation

static final dynamicVarRegex = RegExp(r'^\{\{\s*\S*\s*\}\}$');