menu
bones_ui package
documentation
bones_ui_kit.dart
LazyWeakReference<T extends Object>
isLost property
isLost property
dark_mode
light_mode
isLost
property
bool
get
isLost
True if GC has collected the object.
Implementation
bool get isLost => !isAlive;
bones_ui package
documentation
bones_ui_kit
LazyWeakReference<T extends Object>
isLost property
LazyWeakReference class