resizeEventOptions property

ResizeEventOptions? resizeEventOptions
final

Configures the behavior for resizing events. When resizing is enabled, users can drag the end of events to increase/decrease their duration. If this is null (which is the default), resizing is disabled.

Implementation

final ResizeEventOptions? resizeEventOptions;