getIconColor method
The color of the icon. This can only be used with SDF icons. Default value: "#000000".
Implementation
Future<int?> getIconColor() => messenger.getIconColor(id);
The color of the icon. This can only be used with SDF icons. Default value: "#000000".
Future<int?> getIconColor() => messenger.getIconColor(id);