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