Closed dickermoshe closed 5 months ago
In the standard material bottom sheet showModalSheet doesn't require that a animationController is provided. It would be really awesome if showMoonModalBottomSheet didn't require that one be provided
showModalSheet
animationController
showMoonModalBottomSheet
Not sure what do you mean as animationController is optional prop.
Good point, I got confused with the actual MoonBottomSheet iwdget
MoonBottomSheet
In the standard material bottom sheet
showModalSheet
doesn't require that aanimationController
is provided. It would be really awesome ifshowMoonModalBottomSheet
didn't require that one be provided