actionSheetTotalConfig property

set actionSheetTotalConfig (ActionSheetTotalConfig config)

Implementation

set actionSheetTotalConfig(ActionSheetTotalConfig config) {
  _actionSheetConfig = config.actionSheetConfig;
}