UserDashboardPage constructor

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

Implementation

const UserDashboardPage({
  super.key,
});