Toggle camera flash/torch on/off.
Future<bool> toggleFlash() { return OcrPlatform.instance.toggleFlash(); }