vsyncValue<T> static method

  1. @factory
GetVsyncValue<T> vsyncValue<T>()

Placeholder for a ValueAnimation.

Implementation

@factory
static GetVsyncValue<T> vsyncValue<T>() => GetVsyncValue._(_ScopeValue());