ShowResultState constructor

ShowResultState({
  1. required DailyPlan dailyPlan,
})

Implementation

ShowResultState({required this.dailyPlan});