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