Change status Bar background Color

I need to change Status Bar background Color on different screen { screen1 (red),screen2 (blue) . can it possible?
please tell me how to can it

Use the status bar color property under screen initialize event to change the color of the status bar whenever you open new screen

https://docs.kodular.io/components/screen/#status-bar-color

6 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.