show_alert property
read / write
Pass true to show an alert to the user instead of a toast notification.
Implementation
late bool show_alert;
Pass true to show an alert to the user instead of a toast notification.
late bool show_alert;