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