FModalSheetMotion constructor
const
FModalSheetMotion({})
Creates a FModalSheetMotion.
Implementation
const FModalSheetMotion({
this.barrierCurve = Curves.easeOutCubic,
super.expandDuration,
super.collapseDuration,
super.curve,
});