EventsDashboardPage constructor

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

Implementation

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