当前位置:网站首页>Flutter Learning 4 - Basic UI Components
Flutter Learning 4 - Basic UI Components
2022-08-05 04:50:00 【hn_lgc】
Scaffold Scaffold translates to the meaning of scaffolding, which is a basic interface that packs common elements required by an interface, such as title bar, FloatButton drawer menu, bottom toolbar, etc.
const Scaffold({
Key key,
this.appBar, // title bar
this.body, // Widget used to display the main content of the current interface
this.floatingActionButton, // A button floating on the body, displayed in the lower right corner by default
this.floatingActionButtonLocation, // used to set the position displayed by the floatingActionButton
this.floatingActionButtonAnimator, //The animation when the floatingActionButton moves to a new position
this.persistentFooterButtons, // multi-state buttons
this.drawer, // drawer menu on the left
this.endDrawer, // drawer menu on the right' side
this.bottomNavigationBar, // bottomNavigation Bar.
this.bottomSheet, // the toolbar displayed at the bottom
this.backgroundColor, // the background color of the content
this.resizeToAvoidBottomPadding = true, // control whether the interface content body is re-layout to avoid the bottomOverlays, such as when the keyboard is displayed, rearranges the content to avoid being covered by the keyboard.
this.primary = true, // Whether the Scaffold is displayed at the top of the page
})
边栏推荐
- C语言-大白话理解原码,反码和补码
- bytebuffer internal structure
- software management rpm
- MySQL中控制导出文件后变为了\N有什么解决方案吗?
- [SWPU2019]Web1
- 【 8.4 】 source code - [math] [calendar] [delete library 】 【 is not a simple sequence (Bonus) 】
- 【软考 系统架构设计师】软件架构设计③ 特定领域软件架构(DSSA)
- [SWPU2019]Web1
- [BSidesCF 2019]Kookie
- 【8.2】代码源 - 【货币系统】【硬币】【新年的问题(数据加强版)】【三段式】
猜你喜欢

What is ASEMI photovoltaic diode, the role of photovoltaic diode

不看后悔,appium自动化环境完美搭建

how to measure distance from point to face in creo

u-boot调试定位手段

WPF中DataContext作用
![[MRCTF2020] Ezpop (detailed)](/img/19/920877ca36d1eda8d118637388ab05.png)
[MRCTF2020] Ezpop (detailed)

【8.4】代码源 - 【数学】【历法】【删库】【不朴素的数列(Bonus)】

The solution to the failure to read channel information when dedecms generates a message in the background

服务器磁盘阵列

In the hot summer, teach you to use Xiaomi smart home accessories + Raspberry Pi 4 to connect to Apple HomeKit
随机推荐
雷克萨斯lm的安全性到底体现在哪里?一起来看看吧
mutillidae download and installation
What is the function of industrial-grade remote wireless transmission device?
【8.1】代码源 - 【第二大数字和】【石子游戏 III】【平衡二叉树】
【软考 系统架构设计师】软件架构设计③ 特定领域软件架构(DSSA)
虚证、实证如何鉴别?
upload上传图片到腾讯云,如何上传图片
概率论的学习和整理8: 几何分布和超几何分布
Detailed explanation of each module of ansible
ESP32 485光照度
[Surveying] Quick Summary - Excerpt from Gaoshu Gang
Flutter学习三-Flutter基本结构和原理
dedecms织梦tag标签不支持大写字母修复
Feature preprocessing
Homework 8.4 Interprocess Communication Pipes and Signals
多列属性column元素的可见性:display、visibility、opacity、垂直对齐方式:vertical-align、z-index 越大越显示在上层
How to identify false evidence and evidence?
JeeSite新建报表
Please write the SparkSQL statement
About the installation of sklearn library