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