NsgProgressDialog constructor
NsgProgressDialog({})
Implementation
NsgProgressDialog(
{this.delay,
this.showPercents = false,
this.percent = 0,
this.canStopped = false,
this.requestStop,
this.textDialog = '',
this.cancelToken,
this.context});