menu
sayur_widget package
documentation
sayur_google.dart
YurGoogle
getCurrentUser static method
getCurrentUser static method
dark_mode
light_mode
getCurrentUser
static method
Future
<
User?
>
getCurrentUser
(
)
Implementation
static Future<User?> getCurrentUser() async { return FirebaseAuth.instance.currentUser; }
sayur_widget package
documentation
sayur_google
YurGoogle
getCurrentUser static method
YurGoogle class