menu
slang package
documentation
builder/utils/regex_utils.dart
RegexUtils
paramWithArg property
paramWithArg property
dark_mode
light_mode
paramWithArg
property
RegExp
paramWithArg
getter/setter pair
matches
param(arg)
Implementation
static RegExp paramWithArg = RegExp(r'^(\w+)(\((.+)\))?$');
slang package
documentation
builder/utils/regex_utils
RegexUtils
paramWithArg property
RegexUtils class