menu
smart_phone_field package
documentation
models/phone_format_spec.dart
PhoneFormatSpec
pattern property
pattern property
dark_mode
light_mode
pattern
property
String
pattern
final
The display pattern used while typing (e.g.
## #### ######
).
Implementation
final String pattern;
smart_phone_field package
documentation
models/phone_format_spec
PhoneFormatSpec
pattern property
PhoneFormatSpec class