canMarkersOverflow property
final
Specifies if event markers rendered for a day cell can overflow cell's boundaries.
true
- Event markers will be drawn over the cell boundariesfalse
- Event markers will be clipped if they are too big
Implementation
final bool canMarkersOverflow;