WORD_REGEX top-level property

RegExp WORD_REGEX
final

Implementation

final WORD_REGEX = RegExp(r'\S+');