confirmButtonColor property
if null,
default value is SweetAlert.success when showCancelButton=false
and SweetAlert.danger when showCancelButton = true
Implementation
final Color? confirmButtonColor;
if null,
default value is SweetAlert.success when showCancelButton=false
and SweetAlert.danger when showCancelButton = true
final Color? confirmButtonColor;