How can I make a BottomAppBar stick to top of keyboard? flutter

前端 未结 0 1716
囚心锁ツ
囚心锁ツ 2021-01-22 14:15
bottomNavigationBar: BottomAppBar(

        color: Colors.white,
        child: Padding(
          padding: const EdgeInsets.all(16.0),
          child: TextField(
              


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