menu
riverpod_architecture package
documentation
base_notifier.dart
AutoDisposeBaseNotifier<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;
riverpod_architecture package
documentation
base_notifier
AutoDisposeBaseNotifier<T>
ref property
AutoDisposeBaseNotifier class