show_alert property
read / write
True, if an alert must be shown to the user instead of a toast notification.
Implementation
late bool show_alert;
True, if an alert must be shown to the user instead of a toast notification.
late bool show_alert;