AppBar's foregroundColor property not working

后端 未结 0 602
独厮守ぢ
独厮守ぢ 2021-01-03 16:20
Scaffold(
  appBar: AppBar(
    foregroundColor: Colors.orange, // Has no effect
    leading: Icon(Icons.android),
    title         


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