totalDaysInGrid top-level property
int
get
totalDaysInGrid
Implementation
int get totalDaysInGrid => DateTime.daysPerWeek * kNumOfGridRows;
int get totalDaysInGrid => DateTime.daysPerWeek * kNumOfGridRows;