menu
dcflight package
documentation
framework/renderer/vdom/component/component.dart
StatefulComponent
isMounted property
isMounted property
dark_mode
light_mode
isMounted
property
bool
get
isMounted
Get whether the component is mounted
Implementation
bool get isMounted => _isMounted;
dcflight package
documentation
framework/renderer/vdom/component/component
StatefulComponent
isMounted property
StatefulComponent class