countryCode property

String? countryCode

The Locale.countryCode of the current BuildContext

Implementation

String? get countryCode => locale.countryCode;