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