systemNotificationSuccess method

Future<void> systemNotificationSuccess()

Plays the system success-notification haptic.

Implementation

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