当前位置:网站首页>软键盘高度报错
软键盘高度报错
2022-07-01 07:56:00 【diangedan】
SingleChildScrollView 包裹下,使不可滚动变成可滚动



body: Center(
child: SingleChildScrollView(
child: Column(
mainAxisAlignment: MainAxisAlignment.center,
children: <Widget>[
const Text(
'You have pushed the button this many times:',
),
Text(
'$_counter',
style: Theme.of(context).textTheme.headline4,
),
Text(
'$_counter',
style: Theme.of(context).textTheme.headline4,
),
Text(
'$_counter',
style: Theme.of(context).textTheme.headline4,
),
Text(
'$_counter',
style: Theme.of(context).textTheme.headline4,
),
Text(
'$_counter',
style: Theme.of(context).textTheme.headline4,
),
Text(
'$_counter',
style: Theme.of(context).textTheme.headline4,
),Text(
'$_counter',
style: Theme.of(context).textTheme.headline4,
),
TextField()
],
),
)
,
),边栏推荐
猜你喜欢

redisson使用全解——redisson官方文档+注释(中篇)

How relational databases work
![[MySQL learning notes 25] SQL statement optimization](/img/01/cf0556961670bb43512caab8d5f4e5.png)
[MySQL learning notes 25] SQL statement optimization

【mysql学习笔记25】sql语句优化

Aardio - Shadow Gradient Text

她就是那个「别人家的HR」|ONES 人物

Tupu software has passed CMMI5 certification| High authority and high-level certification in the international software field

【网站架构】一招搞定90%的分布式事务,实打实介绍数据库事务、分布式事务的工作原理应用场景

Conscience Amway universal wheel SolidWorks model material website

源代码加密的意义和措施
随机推荐
Minecraft 1.16.5模组开发(五十一) 方块实体 (Tile Entity)
go通用动态重试机制解决方案的实现与封装
SharePoint - how to quickly check whether SharePoint is standard or enterprise edition?
What information does the supplier need to know about Audi EDI project?
【批处理DOS-CMD命令-汇总和小结】-Cmd窗口中常用操作符(<、<<、&<、>、>>、&>、&、&&、||、|、()、;、@)
Principle and process of embossing
ContentType所有类型对比
她就是那个「别人家的HR」|ONES 人物
2022广东省安全员A证第三批(主要负责人)特种作业证考试题库模拟考试平台操作
【mysql学习笔记28】存储函数
Saving db4i depth camera pictures with MATLAB
How to use layui to display the data in the database in the form of tables
[skill] create Bat quick open web page
PWN attack and defense world int_ overflow
源代码加密的意义和措施
【R语言】年龄性别频数匹配 挑选样本 病例对照研究,对年龄性别进行频数匹配
Atguigu---- scaffold --02- use scaffold (2)
2022年茶艺师(中级)复训题库及答案
Caesar
Sorting out tcp/udp communication problems