BottomModalSheetStyle constructor
BottomModalSheetStyle({})
Implementation
BottomModalSheetStyle({
this.backgroundColor,
this.barrierColor,
this.useRootNavigator = false,
this.routeSettings,
this.titleStyle,
this.itemStyle,
this.clearButtonStyle,
});