minDayHeight property
The minimum height that a full day can span when zooming out.
If there are multiple TimeZoom widgets using this controller that have different heights, this value limits the smallest one.
This takes precedence over minDuration.
Implementation
final double? minDayHeight;