SelectedDaysScreen constructor
const
SelectedDaysScreen({
- Key? key,
- required DateSelection selection,
Implementation
const SelectedDaysScreen({super.key, required this.selection});