How to change TextField underline border color when it is desabled

后端 未结 0 1728
谎友^
谎友^ 2021-01-12 06:54

I want to change TextFiled underline color when it is disabled

child: TextField(
    ***enabled: false,***
    controller: resultController,
    style: TextSt         


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