SPACE_REGEX top-level property

RegExp SPACE_REGEX
final

Implementation

final SPACE_REGEX = RegExp(r'\s+');