BaseAlert constructor

const BaseAlert({
  1. Key? key,
})

Implementation

const BaseAlert({super.key});