When applying TextStyle and inside providing shadows list, shadows are not applied to the text. When doing the same thing inside a regular Text widget it works. There is something in the widget that doesn't take into an account TextStyle parameter shadows of type List.
When applying TextStyle and inside providing shadows list, shadows are not applied to the text. When doing the same thing inside a regular Text widget it works. There is something in the widget that doesn't take into an account TextStyle parameter shadows of type List.
Version