minEventDeltaForStacking property
When the start values of two events differ by at least this value, they may be stacked on top of each other.
If the difference is less, they will be shown next to each other.
See also:
- enableStacking, which can disable the stacking behavior completely.
Implementation
final Duration minEventDeltaForStacking;