stringPlaceholderPattern top-level property

RegExp stringPlaceholderPattern
final

Implementation

final RegExp stringPlaceholderPattern = RegExp(r'{{(/?\w+(?:/\w+)*/?)}}');