ToastConfig constructor
ToastConfig({})
Implementation
ToastConfig({this.gravity = ToastGravity.BOTTOM, this.toastLength, this.backgroundColor, this.textColor, this.fontSize});
ToastConfig({this.gravity = ToastGravity.BOTTOM, this.toastLength, this.backgroundColor, this.textColor, this.fontSize});