CustomEventDialog constructor

CustomEventDialog({
  1. Key? key,
})

Implementation

CustomEventDialog({Key? key}) : super(key: key);