TimesSlotGridViewFromList constructor
const
TimesSlotGridViewFromList({})
Implementation
const TimesSlotGridViewFromList({
super.key,
required this.initTime,
required this.onChange,
required this.listDates,
this.locale = "en",
this.crossAxisCount = 3,
this.icon,
this.selectedColor,
this.unSelectedColor,
});