menu
maac_mvvm_with_riverpod package
documentation
maac_mvvm_with_riverpod.dart
StateNotifier<T>
mounted property
mounted property
dark_mode
light_mode
mounted
property
bool
get
mounted
Whether
dispose
was called or not.
Implementation
bool get mounted => _mounted;
maac_mvvm_with_riverpod package
documentation
maac_mvvm_with_riverpod
StateNotifier<T>
mounted property
StateNotifier class