https://schema.legytma.com.br/2.0.0/schema/flutter_logo_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 | flutter_logo_decoration.schema.json |
object (Flutter Logo Decoration)
any of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Optional | cannot be null | Flutter Logo Decoration |
| style | string |
Optional | cannot be null | Flutter Logo Decoration |
| margin | Merged | Optional | cannot be null | Flutter Logo Decoration |
| darkColor | Merged | Optional | cannot be null | Flutter Logo Decoration |
| lightColor | Merged | Optional | cannot be null | Flutter Logo Decoration |
| textColor | Merged | Optional | cannot be null | Flutter Logo 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:
"FlutterLogoDecoration"
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 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
style
string (Flutter Logo Style)string (Flutter Logo Style)
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"horizontal" |
|
"markOnly" |
|
"stacked" |
The default value is:
"markOnly"
"horizontal"
"markOnly"
"stacked"
Created by Windol [email protected] at 01/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
margin
merged type (Edge Insets)
one (and only one) of
The default value is:
"zero"
A number in format string or integer
Used to identify parser. Every parser can permit only one type
darkColor
merged type (Color)
all of
The default value is:
"0xFF000000"
"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295
A number in format string or integer
Used to identify parser. Every parser can permit only one type
lightColor
merged type (Color)
all of
The default value is:
"0xFF000000"
"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295
A number in format string or integer
Used to identify parser. Every parser can permit only one type
textColor
merged type (Color)
all of
The default value is:
"0xFF000000"
"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295