monthSelectorPadding property

EdgeInsetsGeometry? monthSelectorPadding
final

The padding of the month selector, defaults to EdgeInsets.symmetric(horizontal: 8, vertical: 4)

Implementation

final EdgeInsetsGeometry? monthSelectorPadding;