Toastification is a Flutter package for displaying customizable toast messages. It provides predefined widgets for success, error, warning, and info messages, as well as a custom widget for flexibility. With Toastification, you can add and manage multiple toast messages at the same time with ease.
Describe the bug The website show's the title and description as Widget instead of text.
Expected behavior We should just show the Text('with the information')
Screenshots If applicable, add screenshots to help explain your problem.