monthSelectorPadding property
The padding of the month selector, defaults to
EdgeInsets.symmetric(horizontal: 8, vertical: 4)
Implementation
final EdgeInsetsGeometry? monthSelectorPadding;
The padding of the month selector, defaults to
EdgeInsets.symmetric(horizontal: 8, vertical: 4)
final EdgeInsetsGeometry? monthSelectorPadding;