waitDialogClose method

dynamic waitDialogClose(
  1. dynamic context
)

Implementation

waitDialogClose(context) {
  isProcessing = false;
}