cellPadding property
The padding around each cell in the calendar.
This EdgeInsets
defines the padding applied to each calendar cell.
Implementation
final EdgeInsets? cellPadding;
The padding around each cell in the calendar.
This EdgeInsets
defines the padding applied to each calendar cell.
final EdgeInsets? cellPadding;