menu
arcane_jaspr package
documentation
provider/auth_provider.dart
AuthContextExtension
signInWithGoogle method
signInWithGoogle method
dark_mode
light_mode
signInWithGoogle
method
Future
<
void
>
signInWithGoogle
(
)
Implementation
Future<void> signInWithGoogle() => JasprAuthService.instance.signInWithGoogle();
arcane_jaspr package
documentation
provider/auth_provider
AuthContextExtension
signInWithGoogle method
AuthContextExtension extension on
BuildContext