Set the labelStyle's text size
Future<void> setLabelStyleTextSize(num max) => DisplayRulePlatform.instance.setLabelStyleTextSize(id, max);