SlotMasterScreen constructor

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

A screen for managing slots.

Implementation

const SlotMasterScreen({super.key});