headerPadding property
final
Padding around the header of the calendar
Defaults to EdgeInsets.fromLTRB(4, 8, 8, 8)
Implementation
final EdgeInsets headerPadding;
Padding around the header of the calendar
Defaults to EdgeInsets.fromLTRB(4, 8, 8, 8)
final EdgeInsets headerPadding;