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