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