menu
maac_mvvm_with_riverpod package
documentation
maac_mvvm_with_riverpod.dart
ProviderSubscription<State>
closed property
closed property
dark_mode
light_mode
closed
property
bool
get
closed
Whether the subscription is closed.
Implementation
bool get closed => _closed;
maac_mvvm_with_riverpod package
documentation
maac_mvvm_with_riverpod
ProviderSubscription<State>
closed property
ProviderSubscription class