getBadgeFillColor method
Get the badge's fill color
Implementation
Future<String?> getBadgeFillColor() =>
DisplayRulePlatform.instance.getBadgeFillColor(id);
Get the badge's fill color
Future<String?> getBadgeFillColor() =>
DisplayRulePlatform.instance.getBadgeFillColor(id);