您的位置:首页 > 教育 > 锐评 > 怎么网上赚钱_哈尔滨网站建设网站制作_网推是干什么的_网络互联网推广

怎么网上赚钱_哈尔滨网站建设网站制作_网推是干什么的_网络互联网推广

2025/1/15 12:51:08 来源:https://blog.csdn.net/androidhyf/article/details/144130950  浏览:    关键词:怎么网上赚钱_哈尔滨网站建设网站制作_网推是干什么的_网络互联网推广
怎么网上赚钱_哈尔滨网站建设网站制作_网推是干什么的_网络互联网推广

在这里插入图片描述
关键代码:extendBodyBehindAppBar: true

Widget build(BuildContext context) {return Scaffold(extendBodyBehindAppBar: true,//设置body是否可以延伸到状态栏backgroundColor: JadeColors.lightGrey,appBar: CustomAppBar(backgroundColor: Colors.transparent, //appbar设置透明不会遮挡body中的背景图leading: IconButton(onPressed: () => Navigator.pop(context),icon: Icon(Icons.arrow_back_ios, color: Colors.white)),title: Text(S.current.q,style: TextStyle(fontSize: 38.sp,color: Colors.white,fontWeight: FontWeight.w600)),centerTitle: true),body: Stack(children: [Image.asset(PathConfig.imageWalletBg,fit: BoxFit.cover),SafeArea(child: Padding(padding: EdgeInsets.all(40.w),child:Column(mainAxisSize: MainAxisSize.min, crossAxisAlignment: CrossAxisAlignment.start, children: [_accountBalance(),SizedBox(height: 80.h),Text(S.current.q13,style: TextStyle(fontSize: 30.sp, color: Color(0xff333333), fontWeight: FontWeight.w600)),SizedBox(height: setHeight(20)),_billList(),SizedBox(height: 60.h),Text(S.current.q14,style: TextStyle(fontSize: 30.sp, color: Color(0xff333333), fontWeight: FontWeight.w600)),SizedBox(height: 25.h),_services(),])))],));}

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com