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