LoadingIndicatorDialog constructor

LoadingIndicatorDialog()

Implementation

factory LoadingIndicatorDialog() {
  return _singleton;
}