hideLoader function

void hideLoader()

Implementation

void hideLoader() {
  Navigator.pop(navigatorKeyTry.currentContext!);
}