yearLeftIcon property

Widget? yearLeftIcon
final

Widget to indicate that a particular year item is selected. It defaults to Icon(Icons.check)

Implementation

final Widget? yearLeftIcon;