maybeVsync property

Vsync? get maybeVsync

The Vsync associated with this animation.

Implementation

Vsync? get maybeVsync => Vsync.cache[this];