CustomAlertActions constructor
const
CustomAlertActions({})
Implementation
const CustomAlertActions({
super.key,
this.topSpacing = 20,
this.bottomSpacing = 0,
this.alignment = MainAxisAlignment.end,
this.actions,
this.actionSpacing = 20,
});