bounceInOut method

T bounceInOut()

Creates an Attribute instance with Curves.bounceInOut.

Implementation

T bounceInOut() => builder(Curves.bounceInOut);