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