Most users don't know how to change the year.
Can you add something looks like this?

Add some properties like
- tooltipYearMessage: "Hi, change the year here!"
- tooltipYearTextStyle: TextStyle()
- tooltipBackground: Colors.transparent
Or just
- tooltipYearWidget: Widget()
and this
- tooltipAutoPlay: true
- tooltipDuration: Duration(seconds: 3)
Most users don't know how to change the year.
Can you add something looks like this?
Add some properties like
Or just
and this