DashboardPage constructor

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

Implementation

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