WorkstationSelectDialog constructor
const
WorkstationSelectDialog({
- Key? key,
- required List<
ArtemisAcpsWorkstation> workstations,
Implementation
const WorkstationSelectDialog({super.key, required this.workstations});