Hi, I'm trying to use this package with colors that vary based on dark/light theme.

As you can see in the image, I'm using .accentColor, which the text shows as blue, but the icon shows as black.
It always shows as black. Even when using .primary in dark mode which should be white
If i Write .white it works, strangely enough.
Hi, I'm trying to use this package with colors that vary based on dark/light theme.
As you can see in the image, I'm using
.accentColor, which the text shows as blue, but the icon shows as black.It always shows as black. Even when using
.primaryin dark mode which should be whiteIf i Write
.whiteit works, strangely enough.