menu
text_parser package
documentation
text_parser
TextMatcher
TextMatcher const constructor
TextMatcher const constructor
brightness_4
TextMatcher
constructor
const
TextMatcher
(
String
pattern
)
Implementation
const TextMatcher(this.pattern) : assert(pattern.length > 0, '`pattern` must not be empty.');
text_parser package
documentation
text_parser
TextMatcher
TextMatcher const constructor
TextMatcher class