menu
bones_ui package
documentation
bones_ui_kit.dart
LazyWeakReference<T extends Object>
isStrong property
isStrong property
dark_mode
light_mode
isStrong
property
@
override
bool
get
isStrong
override
Whether this currently holds a strong reference.
Implementation
@override bool get isStrong => _strongRef != null;
bones_ui package
documentation
bones_ui_kit
LazyWeakReference<T extends Object>
isStrong property
LazyWeakReference class