menu
custom_phone_field package
documentation
custom_phone_field.dart
Country
allowedCharacters property
allowedCharacters property
dark_mode
light_mode
allowedCharacters
property
List
<
String
>
allowedCharacters
final
List of characters allowed in phone numbers
Implementation
final List<String> allowedCharacters;
custom_phone_field package
documentation
custom_phone_field
Country
allowedCharacters property
Country class