Goodmorning everyone! Does anybody knows how come ...
# compose
l
Goodmorning everyone! Does anybody knows how come
LocalTextStyle provides LocalTextStyle.current.copy(color = LocalTextStyle.current.color.copy(alpha = .5f))
doesn't provide the correct text style in dark mode?