https://schema.legytma.com.br/2.0.0/schema/shape_decoration.schema.json
Created by Windol [email protected] at 30/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | shape_decoration.schema.json |
object (Shape Decoration)
any of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Optional | cannot be null | Shape Decoration |
| shape | Unknown Type | Optional | can be null | Shape Decoration |
| color | Merged | Optional | cannot be null | Shape Decoration |
| image | object |
Optional | cannot be null | Shape Decoration |
| gradient | Unknown Type | Optional | can be null | Shape Decoration |
| shadows | array |
Optional | cannot be null | Shape Decoration |
Identify the widget type
Used to identify parser. Every parser can permit only one type
type
string (Type)string (Type)
constant: the value of this property must be equal to:
"ShapeDecoration"
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"BoxDecoration" |
|
"FlutterLogoDecoration" |
|
"UnderlineTabIndicator" |
|
"ShapeDecoration" |
"BoxDecoration"
"FlutterLogoDecoration"
"UnderlineTabIndicator"
"ShapeDecoration"
Created by Windol [email protected] at 15/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
shape
array or boolean or integer or number or object or string (Dynamic)any of the folllowing: array or boolean or integer or number or object or string (Dynamic)
A number in format string or integer
Used to identify parser. Every parser can permit only one type
color
merged type (Color)
all of
The default value is:
"0xFF000000"
"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295
Created by Windol [email protected] at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
image
object (Decoration Image)object (Decoration Image)
Created by Windol [email protected] at 15/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
gradient
array or boolean or integer or number or object or string (Dynamic)any of the folllowing: array or boolean or integer or number or object or string (Dynamic)
Created by Windol [email protected] at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
shadows
object[] (Box Shadow)object[] (Box Shadow)