throb method

Future<void> throb()

Plays the throb preset.

Implementation

Future<void> throb() => play('throb');