rawT property
The unscaled animation time clamped between 0 and 1.
Implementation
@Deprecated('Access this value using the context instead.')
double get rawT => _context.rawT;
The unscaled animation time clamped between 0 and 1.
@Deprecated('Access this value using the context instead.')
double get rawT => _context.rawT;