<div class='sourceset sourceset-common'>Common</div>

```kotlin
class DragStarted(val startPoint: Offset) : DragEvent()
```