menu
get_hooked package
documentation
ref/get/get.dart
GetVsync<T, A extends Animation<T>>
maybeVsync property
maybeVsync property
dark_mode
light_mode
maybeVsync
property
Vsync
?
get
maybeVsync
The
Vsync
associated with this animation.
Implementation
Vsync? get maybeVsync => Vsync.cache[this];
get_hooked package
documentation
ref/get/get
GetVsync<T, A extends Animation<T>>
maybeVsync property
GetVsync extension type