ALL_UPPER top-level property

RegExp ALL_UPPER
final

Implementation

final ALL_UPPER = RegExp(r'^[A-Z\xbf-\xdf]+$');