ALL_LOWER top-level property

RegExp ALL_LOWER
final

Implementation

final ALL_LOWER = RegExp(r'^[a-z\xdf-\xff]+$');