menu
dawn package
documentation
widgets.dart
State<T extends StatefulWidget>
isMounted property
isMounted property
dark_mode
light_mode
isMounted
property
bool
get
isMounted
Whether this
State
is currently in the
Node
tree.
Implementation
bool get isMounted => _isMounted;
dawn package
documentation
widgets
State<T extends StatefulWidget>
isMounted property
State class