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