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