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