ManageAttendancePage constructor

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

Implementation

const ManageAttendancePage({
  super.key,
});