menu
save package
documentation
reactive/provider.dart
SaveReactiveProviderFamily<T, A>
autoDispose property
autoDispose property
dark_mode
light_mode
autoDispose
property
bool
autoDispose
final
Whether to dispose the state automatically.
Default value is
true
.
Implementation
final bool autoDispose;
save package
documentation
reactive/provider
SaveReactiveProviderFamily<T, A>
autoDispose property
SaveReactiveProviderFamily class