Set the label's max width value
Future<void> setLabelMaxWidth(int max) => DisplayRulePlatform.instance.setLabelMaxWidth(id, max);