systemNotificationSuccess method

void systemNotificationSuccess()

Plays the system success-notification haptic without awaiting the platform call.

Implementation

void systemNotificationSuccess() =>
    _presets.playSync('systemNotificationSuccess');