Returns the current torch strength level. Returns 0 if not supported or torch is off.
Future<int> getCurrentStrength() async { return await TorchFlashlight.getCurrentTorchStrength(); }