padding property
The horizontal padding around each calendar item. Defaults to EdgeInsets.symmetric(horizontal: 6.5)
.
Implementation
@override
final EdgeInsetsGeometry padding;
The horizontal padding around each calendar item. Defaults to EdgeInsets.symmetric(horizontal: 6.5)
.
@override
final EdgeInsetsGeometry padding;