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