const DateChip({ Key? key, required this.date, this.color = const Color(0x558AD3D5), }) : super(key: key);