EasyAlert constructor

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

Implementation

const EasyAlert({Key? key}) : super(key: key);