menu
inqvine_core_main package
documentation
inqvine_core_main.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;
inqvine_core_main package
documentation
inqvine_core_main
StateNotifier<T>
mounted property
StateNotifier class