ToastContext constructor

ToastContext()

Prmary Constructor for FToast

Implementation

factory ToastContext() {
  return _instance;
}