ONE_LOWER top-level property

RegExp ONE_LOWER
final

Implementation

final ONE_LOWER = RegExp(r'[a-z\xdf-\xff]');