ActionSheetTotalConfig constructor
ActionSheetTotalConfig({
- ActionSheetConfig? actionSheetConfig,
Implementation
ActionSheetTotalConfig({ActionSheetConfig? actionSheetConfig})
: _actionSheetConfig = actionSheetConfig;