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