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