Set the wall's zoom to value
Future<void> setWallZoomTo(num to) => DisplayRulePlatform.instance.setWallZoomTo(id, to);