Flutter 属性记录

Flutter——Scaffold属性

主属性

属性名说明
appBar导航栏AppBar对象
backgroundColor背景颜色Color对象
body内容Widget
bottomNavigationBar底部导航栏Widget
bottomSheet持久化显示的底部抽屉Widget
drawer左侧抽屉Widget
endDrawer右侧抽屉Widget
floatingActionButton悬浮按钮Widget
persistentFooterButtons底部按钮组件List
primaryappBar是否从屏幕顶部布局bool对象

子属性

AppBar-头部标题栏

属性名说明
title标题Widget
leading标题左侧组件Widget
actions按钮列表List
backgroundColor背景颜色Color
centerTitle是否居中bool

BottomNavigationBar-底部导航栏

属性名说明
items标签组(多个值)List
onTap点击标签的回调Func
BottomNavigationBarType设置类型fixed-自适应宽度
shifting-位置和尺寸都有单击动画
fixedColor选中颜色Color
backgroundColor背景颜色Color
inconSize图标尺寸,默认24int
selectedItemColor选中标签颜色Color
unselectedItemColor未选中标签颜色Color
selectedIconTheme选中注入
unselectedIconTheme未选中主题

FloatingActionButton-悬浮按钮

属性名说明
child一般为 Icon,不推荐使用文字Widget
tooltip (FAB)长按时显示的提示语
backgroundColor背景颜色Color
foregroundColorIcon 与 Text 颜色Color
focusColor聚焦色Color
hoverColor悬浮色Color
splashColor点击时的颜色Color
elevation未点击的时候的阴影
hignlightElevation点击时阴影值,默认 12.0double
shape自定义形状
mini默认 false,默认按钮为 56 * 56,当mini 为 true 时,
默认大小为 40 * 40,边框padding 各为 4,所以布局大小为 48 * 48
onPressed点击事件回调Fun
mouseCursor鼠标悬停,Web可以了解Fun
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值