lerp property

T Function(T a, T b, double t)? lerp
final

Implementation

final T Function(T a, T b, double t)? lerp;