whitespacesRegExp property

RegExp whitespacesRegExp
final

Implementation

static final whitespacesRegExp = RegExp(r"\s+");