menu
country_selector_widget package
documentation
util/text_util.dart
TextUtil
selectedCountryStr method
selectedCountryStr method
dark_mode
light_mode
selectedCountryStr
method
String
?
selectedCountryStr
(
)
Implementation
String? selectedCountryStr() => _localeToSelectedCountryStr[selectedLocale];
country_selector_widget package
documentation
util/text_util
TextUtil
selectedCountryStr method
TextUtil class