menu
flutter_next_auth_riverpod package
documentation
next_auth_riverpod.dart
NextAuthRiverpodNotifier<T>
ref property
ref property
dark_mode
light_mode
ref
property
@
protected
Ref
get
ref
inherited
The
Ref
associated with this notifier.
Implementation
@protected Ref get ref => $ref;
flutter_next_auth_riverpod package
documentation
next_auth_riverpod
NextAuthRiverpodNotifier<T>
ref property
NextAuthRiverpodNotifier class