Hey! I'm experiencing an issue with the WeekView. Even though I set onlyShowToday to true as follows
liveTimeIndicatorSettings: LiveTimeIndicatorSettings(onlyShowToday: true)
the indicator is still showing for the whole week as below:
I'm using version 2.0.0 of calendar_view.
Hey! I'm experiencing an issue with the
WeekView. Even though I setonlyShowTodaytotrueas followsthe indicator is still showing for the whole week as below:
I'm using version
2.0.0ofcalendar_view.