Set the extrusion's color value
Future<void> setExtrusionColor(String color) => DisplayRulePlatform.instance.setExtrusionColor(id, color);