menu
get_hooked package
documentation
ref/get/get.dart
ComputeRef
read<G extends GetAny> abstract method
read<G extends GetAny> abstract method
dark_mode
light_mode
read<
G extends GetAny
>
abstract method
G
read
<
G extends GetAny
>(
G
get
, {
bool
autoVsync
=
true
,
bool
useScope
=
true
,
})
Implementation
G read<G extends GetAny>(G get, {bool autoVsync = true, bool useScope = true});
get_hooked package
documentation
ref/get/get
ComputeRef
read<G extends GetAny> abstract method
ComputeRef class