telephoneNumberLocalPrefix constant
The input field expects the first part of the component of the telephone number that follows the area code, when that component is split into two components.
This hint will be translated to the below values on different platforms:
- web: "tel-local-prefix".
- Otherwise, the hint string will be used as-is.
Implementation
static const String telephoneNumberLocalPrefix = 'telephoneNumberLocalPrefix';