当前位置:网站首页>Flutter学习4-基本UI组件
Flutter学习4-基本UI组件
2022-08-05 04:49:00 【hn_lgc】
Scaffold Scaffold 翻译过来就是脚手架的意思,就是一个基础界面,打包了一个界面需要的的常见元素,比如标题栏,FloatButton 抽屉菜单,底部工具栏等
const Scaffold({
Key key,
this.appBar, // 标题栏
this.body, // 用于显示当前界面主要内容的Widget
this.floatingActionButton, // 一个悬浮在body上的按钮,默认显示在右下角
this.floatingActionButtonLocation, // 用于设置floatingActionButton显示的位置
this.floatingActionButtonAnimator, // floatingActionButton移动到一个新的位置时的动画
this.persistentFooterButtons, // 多状态按钮
this.drawer, // 左侧的抽屉菜单
this.endDrawer, // 右’侧的抽屉菜单
this.bottomNavigationBar,// 底部导航栏。
this.bottomSheet, // 显示在底部的工具栏
this.backgroundColor,// 内容的背景颜色
this.resizeToAvoidBottomPadding = true, // 控制界面内容 body 是否重新布局来避免底部被覆盖,比如当键盘显示的时候,重新布局避免被键盘盖住内容。
this.primary = true,// Scaffold是否显示在页面的顶部
})
边栏推荐
- bytebuffer internal structure
- 小程序_动态设置tabBar主题皮肤
- 国学*周易*梅花易数 代码实现效果展示 - 梅花心易
- 算法---一和零(Kotlin)
- UI自动化测试 App的WebView页面中,当搜索栏无搜索按钮时处理方法
- Paparazzi: Surface Editing by way of Multi-View Image Processing
- mutillidae download and installation
- [Surveying] Quick Summary - Excerpt from Gaoshu Gang
- [8.1] Code Source - [The Second Largest Number Sum] [Stone Game III] [Balanced Binary Tree]
- [informix] Resolving startup errors and solutions
猜你喜欢

什么是ASEMI光伏二极管,光伏二极管的作用
![[CISCN2019 South China Division]Web11](/img/15/843334fec0a5cc8cfaba92aab938db.png)
[CISCN2019 South China Division]Web11

What is ASEMI photovoltaic diode, the role of photovoltaic diode
![[Geek Challenge 2019]FinalSQL](/img/e4/0c8225ef7c5e7e5bdbaac2ef6fc867.png)
[Geek Challenge 2019]FinalSQL

小程序_动态设置tabBar主题皮肤

狗仔队:表面编辑多视点图像处理
![[BSidesCF 2019]Kookie](/img/29/19e7c244feb86b37ab32a53aa11f25.png)
[BSidesCF 2019]Kookie

C+ +核心编程

write the story about us

Error creating bean with name ‘configDataContextRefresher‘ defined in class path resource
随机推荐
为什么刚考完PMP,就开始准备软考了?
4T硬盘剩余很多提示“No space left on device“磁盘空间不足
服务器磁盘阵列
mutillidae下载及安装
雷克萨斯lm的安全性到底体现在哪里?一起来看看吧
DEJA_VU3D - Cesium功能集 之 056-智图Arcgis地图纠偏
Shell(4)条件控制语句
【 8.4 】 source code - [math] [calendar] [delete library 】 【 is not a simple sequence (Bonus) 】
【cesium】3D Tileset 模型加载并与模型树关联
Visibility of multi-column attribute column elements: display, visibility, opacity, vertical alignment: vertical-align, z-index The larger it is, the more it will be displayed on the upper layer
Please write the SparkSQL statement
[SWPU2019]Web1
[Nine Lectures on Backpacks - 01 Backpack Problems]
开发属于自己的node包
Qixi Festival code confession
[CISCN2019 South China Division]Web11
大学物理---质点运动学
token, jwt, oauth2, session parsing
[8.1] Code Source - [The Second Largest Number Sum] [Stone Game III] [Balanced Binary Tree]
【转】什么是etcd