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