hideProgress method

void hideProgress()

A method to hide the loading indicator

Implementation

void hideProgress() => _jsObject.hideProgress();