whitespace property

RegExp whitespace
final

Implementation

static final RegExp whitespace = RegExp(r'\s+');