menu
nav_hooks package
documentation
dialog/hook_consumer_dialog.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;
nav_hooks package
documentation
dialog/hook_consumer_dialog
StateNotifier<T>
mounted property
StateNotifier class