当前位置:网站首页>Shuttle INKWELL & ink components
Shuttle INKWELL & ink components
2022-07-05 13:13:00 【xiangxiongfly915】
List of articles
Flutter InkWell & Ink Components
- InkWell The component can display the water ripple effect when the user clicks .
- Ink The component can apply the water ripple effect to the decoration .
InkWell(
onTap: () {},
splashColor: Colors.red,
child: const Padding(
padding: EdgeInsets.all(10),
child: Text("InkWell Water ripple effect "),
),
)
InkWell(
onTap: () {},
highlightColor: Colors.blue,
child: const Padding(
padding: EdgeInsets.all(10),
child: Text("InkWell Highlight effect "),
),
)
InkWell(
onTap: () {},
splashColor: Colors.red,
highlightColor: Colors.blue,
child: const Padding(
padding: EdgeInsets.all(10),
child: Text("InkWell Mixed effects "),
),
)
Ink(
decoration: const BoxDecoration(
gradient: LinearGradient(
colors: [Color(0xFFDE2F21), Color(0xFFEC592F)],
),
borderRadius: BorderRadius.all(Radius.circular(20)),
),
child: InkWell(
onTap: () {},
borderRadius: const BorderRadius.all(Radius.circular(20)),
child: Container(
padding: const EdgeInsets.symmetric(vertical: 8, horizontal: 20),
child: const Text(
"Ink&InkWell",
style: TextStyle(color: Colors.white),
),
),
),
)
边栏推荐
- 程序员成长第八篇:做好测试工作
- 爱可生SQLe审核工具顺利完成信通院‘SQL质量管理平台分级能力’评测
- MySQL splits strings for conditional queries
- Android本地Sqlite数据库的备份和还原
- 同事半个月都没搞懂selenium,我半个小时就给他整明白!顺手秀了一波爬淘宝的操作[通俗易懂]
- 百日完成国产数据库opengausss的开源任务--openGuass极简版3.0.0安装教程
- SAP UI5 视图里的 OverflowToolbar 控件
- [深度学习论文笔记]UCTransNet:从transformer的通道角度重新思考U-Net中的跳跃连接
- SAP UI5 DynamicPage 控件介绍
- Write macro with word
猜你喜欢
How to protect user privacy without password authentication?
Introduction to sap ui5 dynamicpage control
百日完成国产数据库opengausss的开源任务--openGuass极简版3.0.0安装教程
Lb10s-asemi rectifier bridge lb10s
946. Verify stack sequence
Although the volume and price fall, why are the structural deposits of commercial banks favored by listed companies?
RHCSA9
Binder通信过程及ServiceManager创建过程
I'm doing open source in Didi
《2022年中国银行业RPA供应商实力矩阵分析》研究报告正式启动
随机推荐
Hiengine: comparable to the local cloud native memory database engine
一文详解ASCII码,Unicode与utf-8
Cf:a. the third three number problem
Android本地Sqlite数据库的备份和还原
OpenHarmony应用开发之Navigation组件详解
RHCSA8
MySQL splits strings for conditional queries
DataPipeline双料入选中国信通院2022数智化图谱、数据库发展报告
155. 最小栈
“百度杯”CTF比赛 九月场,Web:SQL
Natural language processing from Xiaobai to proficient (4): using machine learning to classify Chinese email content
Shu tianmeng map × Weiyan technology - Dream map database circle of friends + 1
简单上手的页面请求和解析案例
SAP UI5 FlexibleColumnLayout 控件介绍
关于 Notion-Like 工具的反思和畅想
使用 jMeter 对 SAP Spartacus 进行并发性能测试
阿里云SLB负载均衡产品基本概念与购买流程
实现 1~number 之间,所有数字的加和
CloudCompare——点云切片
碎片化知识管理工具Memos