animationCurve property
The curve used by the animation showing and dismissing the bottom sheet.
If no curve is provided it falls back to decelerateEasing
.
Implementation
final Curve? animationCurve;
The curve used by the animation showing and dismissing the bottom sheet.
If no curve is provided it falls back to decelerateEasing
.
final Curve? animationCurve;