reLatin top-level property

RegExp reLatin
final

Implementation

final reLatin =
    RegExp(r'[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]', multiLine: true);