showLiveTimeLineInAllDays property

bool showLiveTimeLineInAllDays
final

if parsed true then live time line will be displayed in all days. else it will be displayed in DateTime.now only.

Parse HourIndicatorSettings.none as argument in DayView.liveTimeIndicatorSettings to remove time line completely.

Implementation

final bool showLiveTimeLineInAllDays;