addressCityAndState constant
The input field expects a city name combined with a state name.
This hint will be translated to the below values on different platforms:
- iOS: addressCityAndState.
- Otherwise, the hint string will be used as-is.
Implementation
static const String addressCityAndState = 'addressCityAndState';