当前位置:网站首页>軟鍵盤高度報錯
軟鍵盤高度報錯
2022-07-01 07:59: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()
],
),
)
,
),边栏推荐
猜你喜欢

Inftnews | from "avalanche" to Baidu "xirang", 16 major events of the meta universe in 30 years

Basic knowledge of MATLAB

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

如何让两融交易更极速

Principle and process of embossing

图扑软件通过 CMMI5 级认证!| 国际软件领域高权威高等级认证

How to use layui to display the data in the database in the form of tables

window c盘满了

Todolist classic case ①

【入门】截取字符串
随机推荐
2022 tea master (intermediate) recurrent training question bank and answers
Redisson watchdog mechanism, redisson watchdog performance problems, redisson source code analysis
她就是那个「别人家的HR」|ONES 人物
Contenttype comparison of all types
The triode is a great invention
IMDB practice of emotion classification (simplernn, LSTM, Gru)
038 network security JS
【R语言】两个/N个数据合并merge函数
Two expressions of string
Insufficient executors to build thread pool
Eigen矩阵运算库快速上手
Gdip - hatchBrush图案表
【无标题】
Kickback -- find the first palindrome character in a group of characters
postgresql源码学习(26)—— Windows vscode远程调试Linux上的postgresql
Wang Yingqi, founder of ones, talks to fortune (Chinese version): is there any excellent software in China?
What information does the supplier need to know about Audi EDI project?
【mysql学习笔记26】视图
getInputStream() has already been called for this request
源代码加密的意义和措施