I am new to Flutter and I want to make this grey notification bar black also time and other icons should be white for just one page not for all app I have tried the library below but it is not working for me. Is there any solution for this?
Asked
Active
Viewed 81 times
-1

Mariano Zorrilla
- 7,165
- 2
- 34
- 52

salih suat kükrer
- 109
- 2
- 10
-
Kotlin? Is your issue Flutter or Android? – Mariano Zorrilla Aug 23 '21 at 12:50
-
Flutter @MarianoZorrilla – salih suat kükrer Aug 23 '21 at 12:52
-
Have you tried this? https://stackoverflow.com/questions/52489458/how-to-change-status-bar-color-in-flutter#comment110488268_53032540 – Saw Thinkar Nay Htoo Aug 23 '21 at 16:22
-
Does this answer your question? [How to change status bar color in Flutter?](https://stackoverflow.com/questions/52489458/how-to-change-status-bar-color-in-flutter) – Ardeshir ojan Aug 24 '21 at 04:57