当前位置:网站首页>Shutter gradient
Shutter gradient
2022-07-29 09:04:00 【Dense breath】
flutter Achieve gradient
Container(
padding: const EdgeInsets.only(
left: 50, right: 50, top: 10, bottom: 10),
decoration: BoxDecoration(
color: const Color(0xFFA7FFF7),
borderRadius: BorderRadius.circular(20)),
borderRadius: BorderRadius.circular(20),
gradient: const LinearGradient(
begin: Alignment.topCenter, // The upper right
end: Alignment.bottomCenter,colors: [
Color(0xFFDBFFFA),
Color(0xFF6EFFE9),
Color(0xFF2FB9A5),
])),
边栏推荐
- No duplicate data in the same field of different databases
- 2022年山东省安全员C证上岗证题库及答案
- C language function output I love you
- Unity3d learning notes (I)
- md
- Fastjson's tojsonstring() source code analysis for special processing of time classes - "deepnova developer community"
- Emmet syntax
- Quaternion and its simple application in unity
- Network knowledge summary
- 解决Base64 报错 Illegal base64 character
猜你喜欢

【Unity入门计划】C#与Unity-了解类和对象

Could not receive a message from the daemon

mysql怎么换成中文

English high frequency suffix

Sword finger offer 27. image of binary tree

Emmet syntax

C language macro define command exercise
网络原理笔记(五层网络)

AI application lesson 1: C language Alipay face brushing login

Common query optimization technology of data Lake - "deepnova developer community"
随机推荐
How does xjson implement four operations?
Database system design: partition
2022年山东省安全员C证上岗证题库及答案
mysql怎么换成中文
Flowable 高级篇
Leetcode: interview question 08.14. Boolean operation
(Video + graphic) introduction series to machine learning - Chapter 2 linear regression
Redis series 3: highly available master-slave architecture
7.1-default-arguments
6.2 function-parameters
状态压缩dp
多重背包,朴素及其二进制优化
201803-3 CCF URL映射 满分题解
2022 Teddy cup data mining challenge C project and post game summary
Mathematical modeling clustering
Compile and install Apache for rocky Foundation
The biggest upgrade of Bluetooth over the years: Bluetooth Le audio is about to appear in all kinds of digital products
Amazfit dial toolbox Online
Opencv cvcircle function
2022 spsspro certification cup mathematical modeling problem B phase II scheme and post game summary