A cell in the plan grid.
const PlanCell({super.key, required this.date, required this.currentMonth});