package/modal_bottom_sheet/utils/bottom_sheet_suspended_curve library

Classes

BottomSheetSuspendedCurve
A curve that progresses linearly until a specified startingPoint, at which point curve will begin. Unlike Interval, curve will not start at zero, but will use startingPoint as the Y position.