streetAddressLine1 constant
The input field expects the first line of a street address.
This hint will be translated to the below values on different platforms:
- iOS: streetAddressLine1.
- web: "address-line1".
- Otherwise, the hint string will be used as-is.
Implementation
static const String streetAddressLine1 = 'streetAddressLine1';