lerp

Function

Android
public fun lerp(
    start: TransformationVariableSpec,
    stop: TransformationVariableSpec,
    progress: Float,
): TransformationVariableSpec

Helper function to lerp between the variables for different screen sizes.