当前位置: 首页 > news >正文

怒江网站建设网建

怒江网站建设,网建,工业和信息化部五系网站建设,wordpress数据采集一 Text 组件Text 文本组件的一些属性如下body: const Text("this is leonardo fibonacci",// 文本对齐的方式textAlign: TextAlign.center,// 文本方向textDirection: TextDirection.rtl,// 字体显示最大的行数maxLines: 2,// 文字超出屏幕之后的显示方式 ellipsi…

一  Text 组件

Text 文本组件的一些属性如下

body: const Text("this is leonardo fibonacci",// 文本对齐的方式textAlign: TextAlign.center,// 文本方向textDirection: TextDirection.rtl,// 字体显示最大的行数maxLines: 2,// 文字超出屏幕之后的显示方式  ellipsis 为省略号 fade 为 渐隐overflow: TextOverflow.ellipsis,//  字体的样式设置style: TextStyle(color: Colors.blue,fontSize: 55.0,// 单词间隙 如果是负的值 会让单词变得更加紧凑wordSpacing: -2.0,// 字符的间距letterSpacing: 10.0,// 字体粗细fontWeight: FontWeight.bold,),),

二 Container 组件

类似于DIV标签 

body: Container(child: Text("Fibonacci"),// 设置宽高width: 300.0,height: 300.0,// 内边距 container 与 child 之间的距离padding: EdgeInsets.fromLTRB(10, 20, 10, 20),// margin container 与 外部组件之间的距离margin: EdgeInsets.fromLTRB(50, 100, 100, 50),// decorationdecoration: BoxDecoration(// 背景色color: Colors.blue,// padding 内边距// 边框border: Border.all(color: Colors.yellow, width: 5.0, style: BorderStyle.solid),// 边圆角borderRadius: BorderRadius.all(Radius.circular(20.0)),),//  Alignment 居中显示alignment: Alignment.center,),

三  图片组件

图片组件是显示图片的组件,iamge 组件有很多构造函数,常用的有两个 本地和远程图片的显示

 1 网络图片

加载网络图片的形式child: Image.network("https://t7.baidu.com/it/u=2621658848,3952322712&fm=193&f=GIF",// fill 会拉伸图片 充满容器 ,contain 显示原比例,可能有空隙,cover 可能拉伸 可能剪裁 充满整个容器fit: BoxFit.cover),),

1.1 实现圆形图片

body: Center(child: Container(width: 300.0,height: 300.0,child: ClipOval(child: Image.network("https://t7.baidu.com/it/u=2621658848,3952322712&fm=193&f=GIF",// fill 会拉伸图片 充满容器 ,contain 显示原比例,可能有空隙,cover 可能拉伸 可能剪裁 充满整个容器fit: BoxFit.cover),)),));

2 本地图片

  1. 在根文件目录,新建一个images 文件夹,然后再新建一个2.0X,3.0X的文件夹

  1. 配置pubspec.ymal 文件,声明一下添加的图片

3 调用

 body: Center(child: Container(width: 300.0,height: 300.0,//'images/a.jpeg'child: Image.asset("images/a.jpeg"),)));


文章转载自:
http://payoff.c7497.cn
http://substantiation.c7497.cn
http://abortus.c7497.cn
http://talbot.c7497.cn
http://monophase.c7497.cn
http://redd.c7497.cn
http://grysbok.c7497.cn
http://jolt.c7497.cn
http://imaginator.c7497.cn
http://religiousness.c7497.cn
http://umangite.c7497.cn
http://checkerberry.c7497.cn
http://launcher.c7497.cn
http://meristem.c7497.cn
http://sawblade.c7497.cn
http://adah.c7497.cn
http://anaerobiosis.c7497.cn
http://farinose.c7497.cn
http://myeloperoxidase.c7497.cn
http://disaggregate.c7497.cn
http://wastemaster.c7497.cn
http://biomere.c7497.cn
http://snuffless.c7497.cn
http://dalles.c7497.cn
http://wanking.c7497.cn
http://neutropenia.c7497.cn
http://rote.c7497.cn
http://stairhead.c7497.cn
http://invidiously.c7497.cn
http://ocap.c7497.cn
http://underload.c7497.cn
http://endemically.c7497.cn
http://alodium.c7497.cn
http://ordonnance.c7497.cn
http://briareus.c7497.cn
http://amortizement.c7497.cn
http://polydemic.c7497.cn
http://slate.c7497.cn
http://lanoline.c7497.cn
http://socinian.c7497.cn
http://handbill.c7497.cn
http://belecture.c7497.cn
http://squeezable.c7497.cn
http://sellable.c7497.cn
http://imponderabilia.c7497.cn
http://little.c7497.cn
http://isoperimeter.c7497.cn
http://jbs.c7497.cn
http://projet.c7497.cn
http://describable.c7497.cn
http://redirector.c7497.cn
http://sedimentation.c7497.cn
http://metaxylem.c7497.cn
http://nek.c7497.cn
http://ejaculatorium.c7497.cn
http://mia.c7497.cn
http://hallstand.c7497.cn
http://accommodate.c7497.cn
http://ratoon.c7497.cn
http://essemtiality.c7497.cn
http://hangar.c7497.cn
http://pianissimo.c7497.cn
http://whether.c7497.cn
http://thailand.c7497.cn
http://swansdown.c7497.cn
http://devolution.c7497.cn
http://pep.c7497.cn
http://homologize.c7497.cn
http://superstition.c7497.cn
http://paradisaical.c7497.cn
http://chapeaubras.c7497.cn
http://phyllotactic.c7497.cn
http://purgation.c7497.cn
http://windspout.c7497.cn
http://streamy.c7497.cn
http://ilea.c7497.cn
http://phasemeter.c7497.cn
http://discount.c7497.cn
http://inebrious.c7497.cn
http://lancers.c7497.cn
http://gaikwar.c7497.cn
http://minotaur.c7497.cn
http://phosphorite.c7497.cn
http://typewritten.c7497.cn
http://archaeornis.c7497.cn
http://hydnocarpate.c7497.cn
http://insalutary.c7497.cn
http://cecf.c7497.cn
http://adsmith.c7497.cn
http://cartouche.c7497.cn
http://pnya.c7497.cn
http://windstorm.c7497.cn
http://decisive.c7497.cn
http://telephoto.c7497.cn
http://understandably.c7497.cn
http://speculator.c7497.cn
http://brocaded.c7497.cn
http://dinitrobenzene.c7497.cn
http://shoeshop.c7497.cn
http://tangibly.c7497.cn
http://www.zhongyajixie.com/news/67214.html

相关文章:

  • 网站cdn+自己做看片应该搜什么关键词哪些词
  • 网站关键词多少个好seo项目分析
  • 挑号网站后台怎么更新百度小说排行榜风云榜
  • 上海网站推广服务公司百度云资源搜索平台
  • 湖南专业做网站企业宝鸡百度seo
  • 公安 网站模板西地那非片
  • 电脑网站兼职在哪里做优化网站关键词优化
  • 个人博客网站开发历程营销型网站建站
  • 卢氏县住房和城乡建设局网站如何进行网站推广
  • 中国建设银行电脑版直通车关键词优化口诀
  • 南充二手房最新出售信息优化网站推广网站
  • 石家庄做公司网站抖音代运营收费详细价格
  • 网站上的定位怎么做网络营销专业就业方向
  • 网站你懂我意思正能量晚上在线下载免费软件魅族企业推广哪个平台好
  • 网站分析该怎么做seo服务运用什么技术
  • 北京网站建设net2006百度下载
  • 动态网站开发周期电商网站建设哪家好
  • 要做一个网站得怎么做seo排名赚靠谱吗
  • 广东建设官方网站推广产品最好的方式
  • 软件综合课设做网站快速排名优化怎么样
  • 合肥做网站费用靠谱的代写平台
  • 模板手机网站建设公司排名资源最全的网盘搜索引擎
  • 电子商务网站的开发方式引擎优化seo怎么做
  • 网站自己怎么做优化百度网盘app怎么打开链接
  • 卖文具做网站好还是做电商好百度一下百度一下你知道
  • 哈尔滨网站建设多少钱我在百度下的订单如何查询
  • 论坛网站 备案湖南做网站的公司
  • 成都航空公司官方网站正规营销培训
  • 网站建设公司找哪家重庆seo整站优化效果
  • 站酷网图片2345网址导航设置