initialValue property
The initial phone number value including country and number.
When provided, both the country selector and number field are initialized with the values from this phone number. Takes precedence over initialCountry for country selection.
Implementation
final PhoneNumber? initialValue;