cellPadding property

EdgeInsets? cellPadding
final

The padding around each calendar cell.

This defines the padding applied to each individual date cell in the calendar.

Implementation

final EdgeInsets? cellPadding;