当前位置:网站首页>软键盘高度报错
软键盘高度报错
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()
],
),
)
,
),边栏推荐
- The H5 page has set the font thickness style, but the wechat access style in Huawei mobile phone doesn't take effect?
- [MySQL learning notes 28] storage function
- Teach you how to apply for domestic trademark online step by step
- TCP/UDP 通信问题整理
- She is the "HR of others" | ones character
- Wang Yingqi, founder of ones, talks to fortune (Chinese version): is there any excellent software in China?
- Download xshell and xftp
- PHP laravel wechat payment
- 2022 mobile crane driver test exercises and online simulation test
- How relational databases work
猜你喜欢

Apple account password auto fill

postgresql源码学习(26)—— Windows vscode远程调试Linux上的postgresql

The H5 page has set the font thickness style, but the wechat access style in Huawei mobile phone doesn't take effect?
![[MySQL learning notes 25] SQL statement optimization](/img/01/cf0556961670bb43512caab8d5f4e5.png)
[MySQL learning notes 25] SQL statement optimization

Basic knowledge of MATLAB
![[batch DOS CMD summary] extension variables - delay variables CMD /v:on, CMD /v:off, SETLOCAL enabledelayedexpansion, disabledelayedexpansion](/img/ce/6c9e4f2c54710610e8b1f68d6d8088.png)
[batch DOS CMD summary] extension variables - delay variables CMD /v:on, CMD /v:off, SETLOCAL enabledelayedexpansion, disabledelayedexpansion

How outlook puts together messages with the same discussion

Aardio - Shadow Gradient Text

How relational databases work

Custom events of components ②
随机推荐
Android screen adaptation (using constraintlayout), kotlin array sorting
Long way to go with technology
论文学习——水文时间序列相似性查询的分析与研究
Redisson uses the full solution - redisson official document + comments (Part 2)
redisson使用全解——redisson官方文檔+注釋(上篇)
Redisson uses the complete solution - redisson official documents + Notes (Part 1)
Sqlalchemy creating MySQL_ Table
Basic knowledge of MATLAB
【无标题】
SharePoint - how to quickly check whether SharePoint is standard or enterprise edition?
Custom events of components ①
Day5: scanner object, next() and nextline(), sequential structure, selection structure, circular structure
2022 electrician (intermediate) recurrent training question bank and answers
2022茶艺师(初级)操作证考试题库及模拟考试
[MySQL learning notes27] stored procedure
SQL number injection and character injection
[untitled]
Software testing methods and techniques - overview of basic knowledge
[R language] age sex frequency matching select samples for case-control study, and perform frequency matching on age and sex
[MySQL learning notes 28] storage function