bracketPattern top-level property

RegExp bracketPattern
final

Implementation

final bracketPattern = RegExp(r'\$\{(\w+)\}|\{(\w+)\}');