stopProgress static method

void stopProgress()

Implementation

static void stopProgress() {
  StreamProvider().isLoading = false;
}