Set the labelStyle's halo color
Future<void> setLabelStyleHaloColor(String color) => DisplayRulePlatform.instance.setLabelStyleHaloColor(id, color);