menu
bones_ui package
documentation
bones_ui_kit.dart
GenericReference<T extends Object>
targetIfStrong property
targetIfStrong property
dark_mode
light_mode
targetIfStrong
property
T?
get
targetIfStrong
Returns the object only if currently held strongly. See
target
,
isStrong
.
Implementation
T? get targetIfStrong;
bones_ui package
documentation
bones_ui_kit
GenericReference<T extends Object>
targetIfStrong property
GenericReference class