Set the label string
Future<void> setLabel(String label) => DisplayRulePlatform.instance.setLabel(id, label);