RaisedButtonWithProgress constructor
RaisedButtonWithProgress(})
Implementation
RaisedButtonWithProgress(
this.textString,
this.onPressed,
this.buttonColor, {
super.key,
this.widgetAfterCompletion,
});
RaisedButtonWithProgress(
this.textString,
this.onPressed,
this.buttonColor, {
super.key,
this.widgetAfterCompletion,
});