sendResult property

Object? sendResult
final

Triggers PanelController.sendResult with result as sendResult when the panel closes.

Not triggered when null.

Needs detachDragging to be true.

Implementation

final Object? sendResult;