menu
pulsar_haptics package
documentation
pulsar.dart
PulsarPresets
systemScrollLimit method
systemScrollLimit method
dark_mode
light_mode
systemScrollLimit
method
Future
<
void
>
systemScrollLimit
(
)
Plays the system scroll-limit haptic.
Implementation
Future<void> systemScrollLimit() => play('systemScrollLimit');
pulsar_haptics package
documentation
pulsar
PulsarPresets
systemScrollLimit method
PulsarPresets class