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