systemImpactLight method

Future<void> systemImpactLight()

Plays the system light-impact haptic.

Implementation

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