systemScrollLimit method
void
systemScrollLimit()
Plays the system scroll-limit haptic without awaiting the platform call.
Implementation
void systemScrollLimit() => _presets.playSync('systemScrollLimit');
Plays the system scroll-limit haptic without awaiting the platform call.
void systemScrollLimit() => _presets.playSync('systemScrollLimit');