menu
kickin package
documentation
core/state_management/riverpod/riverpod.dart
AnyNotifier<StateT, ValueT>
ref property
ref property
dark_mode
light_mode
ref
property
@
protected
Ref
get
ref
The
Ref
associated with this notifier.
Implementation
@protected Ref get ref => $ref;
kickin package
documentation
core/state_management/riverpod/riverpod
AnyNotifier<StateT, ValueT>
ref property
AnyNotifier class