menu
zenify package
documentation
di/zen_refs.dart
LazyRef<T>
LazyRef.new constructor
LazyRef.new constructor
dark_mode
light_mode
LazyRef<
T
>
constructor
LazyRef<
T
>
(
{
String
?
tag
,
ZenScope
?
scope
,
})
Implementation
LazyRef({this.tag, this.scope});
zenify package
documentation
di/zen_refs
LazyRef<T>
LazyRef.new constructor
LazyRef class