AddEventPage constructor

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

Implementation

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