systemDragStart method

Future<void> systemDragStart()

Plays the system drag-start haptic.

Implementation

Future<void> systemDragStart() => play('systemDragStart');