Why status bar background is different on Android and iOS

前端 未结 0 850
遇见更好的自我
遇见更好的自我 2021-01-02 05:14

Why from the code bellow Android displays grey background around status bar and iOS white? And how they can be made identical?

main() {
runApp(MyApp());
}

cl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题