menu
sb_payment_sdk package
documentation
core/utils/constants.dart
AppRegex
onlyUppercase property
onlyUppercase property
dark_mode
light_mode
onlyUppercase
property
RegExp
onlyUppercase
getter/setter pair
Implementation
static RegExp onlyUppercase = RegExp(r'[A-Z]');
sb_payment_sdk package
documentation
core/utils/constants
AppRegex
onlyUppercase property
AppRegex class