menu
pulsar_haptics package
documentation
pulsar.dart
PulsarPresets
buzz method
buzz method
dark_mode
light_mode
buzz
method
Future
<
void
>
buzz
(
)
Plays the buzz preset.
Implementation
Future<void> buzz() => play('buzz');
pulsar_haptics package
documentation
pulsar
PulsarPresets
buzz method
PulsarPresets class