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