menu
jet_flutter_framework package
documentation
jet_framework.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;
jet_flutter_framework package
documentation
jet_framework
AnyNotifier<StateT, ValueT>
ref property
AnyNotifier class