DashboardView constructor

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

Implementation

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