countryCode property

String? countryCode
final

Controls the postal code entry shown (when enablePostalCode is set to true).

Defaults to the device's default locale. This is not supported on the web.

Implementation

final String? countryCode;