EaseXToast extension

🍞 Toast Messages

on

Methods

showBlackToast() → void

Available on String, provided by the EaseXToast extension

showErrorToast() → void

Available on String, provided by the EaseXToast extension

showInfoToast() → void

Available on String, provided by the EaseXToast extension

showSuccessToast() → void

Available on String, provided by the EaseXToast extension

showToast({Color? backgroundColor, Color? textColor, ToastGravity gravity = ToastGravity.BOTTOM, Toast toastLength = Toast.LENGTH_LONG}) → void

Available on String, provided by the EaseXToast extension

showWarningToast() → void

Available on String, provided by the EaseXToast extension

showWhiteToast() → void

Available on String, provided by the EaseXToast extension