bounceOut method

T bounceOut()

Creates an Attribute instance with Curves.bounceOut.

Implementation

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