menu
sb_payment_sdk package
documentation
core/utils/constants.dart
AppRegex
onlySpecialCharacter property
onlySpecialCharacter property
dark_mode
light_mode
onlySpecialCharacter
property
RegExp
onlySpecialCharacter
getter/setter pair
Implementation
static RegExp onlySpecialCharacter = RegExp(r'[^\w\s]');
sb_payment_sdk package
documentation
core/utils/constants
AppRegex
onlySpecialCharacter property
AppRegex class