menu
flutter_state_migrator package
documentation
riverpod_version/todo_notifier.dart
TodoNotifier
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_state_migrator package
documentation
riverpod_version/todo_notifier
TodoNotifier
ref property
TodoNotifier class