NearHuscarl / flutter_login

Provides login screen with login/signup functionalities to help speed up development
MIT License
1.5k stars 798 forks source link

Loading Icon doesnt change from purple #501

Open Jesse-Abruzzo opened 1 week ago

Jesse-Abruzzo commented 1 week ago

The loading icon after logging in doesnt change from purple. I have accentcolor set to red which is what the documentation says the loading icon uses, but its still purple. I tried looking in the code to see if i can find where the issue is happening but i couldnt find it. any help on maybe locating where the loading icon is created or the color is set?