toaster/toast_types library
Classes
- ToastType
- customization options for the toast. errorToast, warningToast, and successToast are sensible defaults for toasts that fullfill most toast requirements. If you'd like to create your own toast, you may construct an instance of ToastType.
Properties
- errorToast → ToastType
-
final
- successToast → ToastType
-
final
- warningToast → ToastType
-
final