DashboardScreen constructor

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

Renders the dashboard screen.

Implementation

const DashboardScreen({super.key});