systemTextHandleMove method

Future<void> systemTextHandleMove()

Plays the system text-handle-move haptic.

Implementation

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