systemVirtualKey method
void
systemVirtualKey()
Plays the system virtual-key haptic without awaiting the platform call.
Implementation
void systemVirtualKey() => _presets.playSync('systemVirtualKey');
Plays the system virtual-key haptic without awaiting the platform call.
void systemVirtualKey() => _presets.playSync('systemVirtualKey');