Flutter: TextFormField Hidden by Keyboard

前端 未结 0 864
既然无缘
既然无缘 2020-12-31 00:14

I have an authentication screen like this:

  @override
  Widget build(BuildContext context) {
    final bottom = MediaQuery.of(context).viewInsets.bottom;

           


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