menu
sunny_lifecycle package
documentation
auth_state.dart
FirebaseAuthState
onUserChange property
onUserChange property
dark_mode
light_mode
onUserChange
property
Stream
<
AuthUserProfile
?
>
get
onUserChange
override
Implementation
Stream<AuthUserProfile?> get onUserChange => userStateChangedStream.flatten(null, false);
sunny_lifecycle package
documentation
auth_state
FirebaseAuthState
onUserChange property
FirebaseAuthState class