Creates a DateChip widget
const DateChip({ super.key, required this.date, this.color = const Color(0x558AD3D5), });