ToastView constructor

ToastView()

Implementation

factory ToastView() {
  return _singleton;
}