combinationLock method
void
combinationLock()
Plays the combination-lock preset without awaiting the platform call.
Implementation
void combinationLock() => _presets.playSync('combinationLock');
Plays the combination-lock preset without awaiting the platform call.
void combinationLock() => _presets.playSync('combinationLock');