TimeSlotSelectorStyle constructor
TimeSlotSelectorStyle({})
Implementation
TimeSlotSelectorStyle({
this.titleStyle,
this.slotTextStyle,
this.slotBackgroundColor,
this.selectedSlotBackgroundColor,
this.selectedSlotTextStyle,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});