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