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