isPunctuation property

bool get isPunctuation

Implementation

bool get isPunctuation => matchRegExp(_punctuation);