ShowOverviewState constructor

ShowOverviewState({
  1. required DailyPlan dailyPlan,
})

Implementation

ShowOverviewState({required this.dailyPlan});