punctuationSelector property Null safety
Returns a regular expression String that selects all punctuation.
Implementation
String get punctuationSelector;
Returns a regular expression String that selects all punctuation.
String get punctuationSelector;