https://legytma.com.br/schema/decoration.schema.json#/anyOf/0
Created by Windol [email protected] at 23/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 | Yes | Unknown status | No | Forbidden | Allowed | none | box_decoration.schema.json* |
object (Decoration)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Optional | cannot be null | Decoration |
Identify the widget type
Used to identify parser. Every parser can permit only one type
type
string (Type)string (Type)
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"
Reference this group by using
{"$ref":"https://legytma.com.br/schema/decoration.schema.json#/definitions/type"}
Identify the widget type
Used to identify parser. Every parser can permit only one type
type
string (Type)string (Type)
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"