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