How modify the highlight color of TextField when tapped ? (Flutter)

前端 未结 0 1199
后悔当初
后悔当初 2021-02-01 06:39

This is what I have:

Container(
  margin: EdgeInsets.symmetric(horizontal: 600),
  child: TextField(
    decoration: InputDecoration(
      border: UnderlineInput         


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