Saad
Results
2
issues of
Saad
month view file show include this: Widget _defaultWeekDayBuilder(int index) { return WeekDayTile( dayIndex: index, weekDayStringBuilder: widget.weekDayStringBuilder, displayBorder: widget.showBorder, // this line should be added there ); }
added style option