Set the labelStyle's halo width
Future<void> setLabelStyleHaloWidth(num width) => DisplayRulePlatform.instance.setLabelStyleHaloWidth(id, width);