show_alert property

Bool? show_alert
getter/setter pair

Pass true to show an alert to the user instead of a toast notification

Implementation

Bool? show_alert;