SweetAlertOnPress typedef

SweetAlertOnPress = bool Function(bool isConfirm)

Return false to keey dialog showing

Implementation

typedef bool SweetAlertOnPress(bool isConfirm);