SlotOverviewScreen constructor

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

Displays an overview of all slots for a supervisor.

Implementation

const SlotOverviewScreen({super.key});