Set the label's zoom to value
Future<void> setLabelZoomTo(num to) => DisplayRulePlatform.instance.setLabelZoomTo(id, to);