ModalDraggableScrollableSheetParams constructor
const
ModalDraggableScrollableSheetParams({})
Implementation
const ModalDraggableScrollableSheetParams({
this.initialHeightChildSize = 0.4,
this.minHeightChildSize = 0.4,
this.maxHeightChildSize = 0.6,
this.withChildSize = 0.6,
this.expand = true,
this.snap = false,
this.snapSizes,
this.snapAnimationDuration,
this.shouldCloseOnMinExtent = true,
});