maxHeaderFraction property

double maxHeaderFraction
final

The maximum fraction (between 0 and 1, exclusive) that the header MultiDateTimetableHeader may consume of the timetable's total height.

This ensures that a header containing many all-day events in parallel doesn't push away the content (i.e., part-time events).

See also:

Implementation

final double maxHeaderFraction;