短视频平台源码,透明导航栏 AppBar

短视频平台源码,透明导航栏 AppBar实现的相关代码

appBar: AppBar(
title: Text('透明导航栏'),
backgroundColor: Colors.transparent, // 背景颜色设置为透明
shadowColor: Colors.transparent, // 阴影也要设置为透明
//elevation: 0,
),

​以上就是短视频平台源码,透明导航栏 AppBar实现的相关代码, 更多内容欢迎关注之后的文章

 

posted @ 2021-11-10 14:16  云豹科技-苏凌霄  阅读(392)  评论(0编辑  收藏  举报