onStart property

Stream<DragStartEvent> get onStart

Implementation

Stream<DragStartEvent> get onStart => _dragStartController.stream;