menu
auth_management package
documentation
widgets/observer.dart
AuthObserver<T extends Auth<AuthKeys>>
onChanges property
onChanges property
dark_mode
light_mode
onChanges
property
OnAuthChanges
<
T
>
?
onChanges
final
Implementation
final OnAuthChanges<T>? onChanges;
auth_management package
documentation
widgets/observer
AuthObserver<T extends Auth<AuthKeys>>
onChanges property
AuthObserver class