DashboardView constructor

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

Creates a DashboardView widget.

Implementation

const DashboardView({super.key});