val accelerateEasing: FastOutLinearInInterpolator
Material Design standard's Accelerate Easing(FastOutLinearInInterpolator)
This easing is recommended for Views that exit visible bounds of the layout. Example: Disappear bottom sheet
More details: Easing on Material.io