ONE_UPPER top-level property

RegExp ONE_UPPER
final

Implementation

final ONE_UPPER = RegExp(r'[A-Z\xbf-\xdf]');