headerPadding property

EdgeInsets headerPadding
final

Padding around the header of the calendar

Defaults to EdgeInsets.fromLTRB(4, 8, 8, 8)

Implementation

final EdgeInsets headerPadding;