Set the labelStyle's text color
Future<void> setLabelStyleTextColor(String color) => DisplayRulePlatform.instance.setLabelStyleTextColor(id, color);