withRegex property

RegExp withRegex
final

Implementation

final withRegex = RegExp(r"with\s+([\w\s,]+)");