CourseSelectionScreen constructor
- Key? key,
Prompts the user to select courses to include in the planning process.
Implementation
const CourseSelectionScreen({super.key});
Prompts the user to select courses to include in the planning process.
const CourseSelectionScreen({super.key});