Set the badge's stroke width
Future<void> setBadgeStrokeWidth(num width) => DisplayRulePlatform.instance.setBadgeStrokeWidth(id, width);