VDialogStyle constructor
const
VDialogStyle({})
Implementation
const VDialogStyle({
this.normalColor,
this.warningIconColor,
this.warningHLColor,
this.errorIconColor,
this.errorHLColor,
this.successIconColor,
this.successHLColor,
});