ConfirmDialogStyle constructor
const
ConfirmDialogStyle({})
confirm dialog style
Implementation
const ConfirmDialogStyle(
{this.backgroundColor,
this.shadowColor,
this.confirmButtonTextStyle,
this.cancelButtonTextStyle});