CenteredAlertControllerComponent constructor

const CenteredAlertControllerComponent({
  1. required AlertControllerObject alertData,
})

Implementation

const CenteredAlertControllerComponent({required this.alertData});