monthLeftIcon property
Widget to indicate that a particular month item is selected. It defaults to Icon(Icons.check)
Implementation
final Widget? monthLeftIcon;
Widget to indicate that a particular month item is selected. It defaults to Icon(Icons.check)
final Widget? monthLeftIcon;