SlidePopup constructor
SlidePopup()
Implementation
SlidePopup(
//this.lucyAction,
this.dialogTitle,
this.executionMsg,
// this.postExecutionText,
// this.postExecutionButtonText,
// this.icon,
// this.finalAction,
this.modelName,
this.action,
this.params,
this.postExecution,
this.app,
this.service,
);