nonlatin1 property

RegExp nonlatin1
final

Implementation

final nonlatin1 = RegExp(r'[^\x1F-\x7E\xA0-\xFF]+', caseSensitive: false);