ButtonProgressNotifier constructor

ButtonProgressNotifier()

Implementation

ButtonProgressNotifier(){
  _isDisposed=false;
}