FxBottomSheetOptions constructor
const
FxBottomSheetOptions({})
Implementation
const FxBottomSheetOptions({
this.initialChildSize = 0.5,
this.maxChildSize = 0.9,
this.minChildSize = 0.25,
this.canFullHeight = true,
});