engineRev method
void
engineRev()
Plays the engine-rev preset without awaiting the platform call.
Implementation
void engineRev() => _presets.playSync('engineRev');
Plays the engine-rev preset without awaiting the platform call.
void engineRev() => _presets.playSync('engineRev');