AppShell Overview
menu
flutter_settings
flutter_settings.dart
Country
fullCountryCode property
fullCountryCode
dark_mode
light_mode
fullCountryCode
property
String
fullCountryCode
Implementation
String get fullCountryCode => dialCode + regionCode;
flutter_settings
flutter_settings
Country
fullCountryCode property
Country class