telephoneNumberAreaCode constant
The input field expects a phone number's area code, with a country -internal prefix applied if applicable.
This hint will be translated to the below values on different platforms:
- web: "tel-area-code".
- Otherwise, the hint string will be used as-is.
Implementation
static const String telephoneNumberAreaCode = 'telephoneNumberAreaCode';