curve property
The curve used on the animation, if any
For sticky navigation indicator, Curves.easeIn is recommended
Implementation
final Curve? curve;
The curve used on the animation, if any
For sticky navigation indicator, Curves.easeIn is recommended
final Curve? curve;