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