bounceIn method

T bounceIn()

Creates an Attribute instance with Curves.bounceIn.

Implementation

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