| ToastMessage(ToastType, String, String) | Public constructor title, color and message. |
| ToastMessage(ToastType, IconName, String, String) | Public constructor with icon, title, color and message. |
| ToastMessage(ToastType, IconName, String, String, String) | Public constructor with icon, title, additional help text, color and message. |