Set the badge's visibility
Future<void> setBadgeVisible(bool visible) => DisplayRulePlatform.instance.setBadgeVisible(id, visible);