ALL_UPPER_INVERTED top-level property

RegExp ALL_UPPER_INVERTED
final

Implementation

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