menu
pulsar_haptics package
documentation
pulsar_platform_interface.dart
PulsarPlatform
enableSound method
enableSound method
dark_mode
light_mode
enableSound
method
Future
<
void
>
enableSound
(
bool
state
)
Implementation
Future<void> enableSound(bool state) => throw UnimplementedError('enableSound() not implemented');
pulsar_haptics package
documentation
pulsar_platform_interface
PulsarPlatform
enableSound method
PulsarPlatform class