Set the badge's fill color
Future<void> setBadgeFillColor(String color) => DisplayRulePlatform.instance.setBadgeFillColor(id, color);