spaceRegex property

RegExp spaceRegex
getter/setter pair

Implementation

static RegExp spaceRegex = RegExp(r'\s+');