menu
flutterfire_ui package
documentation
auth.dart
ProvidersFoundCallback typedef
ProvidersFoundCallback typedef
dark_mode
light_mode
ProvidersFoundCallback
typedef
ProvidersFoundCallback
=
void Function
(
String
email
,
List
<
String
>
providers
)
Implementation
typedef ProvidersFoundCallback = void Function( String email, List<String> providers, );
flutterfire_ui package
documentation
auth
ProvidersFoundCallback typedef
auth library