showAudioLoader method

void showAudioLoader()

Implementation

void showAudioLoader() {
  isLoad = true;
  notifyListeners();
}