In Flutter, how do you set *all* the scaffold background color at once?

后端 未结 0 1510
慢半拍i
慢半拍i 2020-12-11 17:33

Currently, I set background color of each screen using this:

  @override
  Widget build(BuildContext context) => Scaffold(
    backgroundColor: Co         


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