menu
phone_form_field package
documentation
phone_form_field.dart
CountrySelectorNavigator
navigate method
navigate method
dark_mode
light_mode
navigate
method
@
Deprecated
('Use [show] instead')
Future
<
IsoCode
?
>
navigate
(
BuildContext
context
)
Implementation
@Deprecated('Use [show] instead') Future<IsoCode?> navigate(BuildContext context) => show(context);
phone_form_field package
documentation
phone_form_field
CountrySelectorNavigator
navigate method
CountrySelectorNavigator class