menu
hightouch_events package
documentation
state.dart
NullableStateNotifier<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;
hightouch_events package
documentation
state
NullableStateNotifier<T>
mounted property
NullableStateNotifier class