CourseSelector constructor
- Key? key,
Displays a form where the user can search for courses and enable/disable them.
Implementation
const CourseSelector({super.key});
Displays a form where the user can search for courses and enable/disable them.
const CourseSelector({super.key});