systemNotificationSuccess method
Plays the system success-notification haptic.
Implementation
Future<void> systemNotificationSuccess() => play('systemNotificationSuccess');
Plays the system success-notification haptic.
Future<void> systemNotificationSuccess() => play('systemNotificationSuccess');