cellPadding property

EdgeInsets? cellPadding
final

The padding around each cell in the calendar.

This EdgeInsets defines the padding applied to each calendar cell.

Implementation

final EdgeInsets? cellPadding;