flutter-TextField垂直居中

decoration: InputDecoration(
                contentPadding: EdgeInsets.symmetric(vertical: 0),
                // border: InputBorder.none,
                border: OutlineInputBorder(borderSide: BorderSide.none),
                hintStyle: TextStyle(fontSize: 25.sp, color: Color.fromRGBO(119, 119, 119, 1)),
              ),

 

 
posted @   mingV2020  阅读(984)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示