t property
The scaled animation time, based on rawT, which has been transformed by the DoughRecipeData.entryCurve or DoughRecipeData.exitCurve.
Implementation
@Deprecated('Access this value using the context instead.')
double get t => _context.t;
The scaled animation time, based on rawT, which has been transformed by the DoughRecipeData.entryCurve or DoughRecipeData.exitCurve.
@Deprecated('Access this value using the context instead.')
double get t => _context.t;