menu
flutter_riverpod package
documentation
flutter_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;
flutter_riverpod package
documentation
flutter_riverpod
AnyNotifier<StateT, ValueT>
ref property
AnyNotifier class