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