DashboardScreen constructor

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

Creates a DashboardScreen.

Implementation

const DashboardScreen({super.key});