EasyModal constructor

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

Implementation

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