menu
phone_input package
documentation
phone_input_package.dart
CountrySelectorNavigator
requestCountrySelector abstract method
requestCountrySelector abstract method
dark_mode
light_mode
requestCountrySelector
abstract method
Future
<
Country
?
>
requestCountrySelector
(
BuildContext
context
)
Implementation
Future<Country?> requestCountrySelector(BuildContext context);
phone_input package
documentation
phone_input_package
CountrySelectorNavigator
requestCountrySelector abstract method
CountrySelectorNavigator class