CustomDayPicker constructor

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

Implementation

const CustomDayPicker({Key? key}) : super(key: key);