menu
get_hooked package
documentation
ref/get/get.dart
HookRef
compute<Result> abstract method
compute<Result> abstract method
dark_mode
light_mode
compute<
Result
>
abstract method
Result
compute
<
Result
>(
RefComputer
<
Result
>
callback
)
Implementation
Result compute<Result>(RefComputer<Result> callback);
get_hooked package
documentation
ref/get/get
HookRef
compute<Result> abstract method
HookRef class