SlotReservationScreen constructor

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

A screen for reserving slots.

Implementation

const SlotReservationScreen({super.key});