How to change the status bar color in Flutter, Android only Changing the status bar color is very easy in Flutter. There are a few ways to do this. Globally in the main function 2. Globally in the MaterialApp widget in ThemeData 3. AppBar only Spread the love Spread the love