isOnlyAlphaUppercase property

bool isOnlyAlphaUppercase

Implementation

bool get isOnlyAlphaUppercase => Toolkit.regex.onlyAlphaUppercase(this);