https://schema.legytma.com.br/2.0.0/schema/widget/circle_avatar.schema.json
Created by Windol [email protected] at 04/05/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 | circle_avatar.schema.json |
object (Circle Avatar)
all of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Optional | cannot be null | Circle Avatar |
| child | object |
Optional | cannot be null | Circle Avatar |
| backgroundColor | Merged | Optional | cannot be null | Circle Avatar |
| backgroundImage | object |
Optional | cannot be null | Circle Avatar |
| foregroundColor | Merged | Optional | cannot be null | Circle Avatar |
| maxRadius | Merged | Optional | cannot be null | Circle Avatar |
| minRadius | Merged | Optional | cannot be null | Circle Avatar |
| radius | Merged | Optional | cannot be null | Circle Avatar |
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:
"CircleAvatar"
Schema to validation of JSON used to parse Widget.
You can add all valid properties to complete validation.
child
object (Widget)object (Widget)
A number in format string or integer
Used to identify parser. Every parser can permit only one type
backgroundColor
merged type (Color)
all of
The default value is:
"0xFF000000"
"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295
Created by Windol [email protected] at 30/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
backgroundImage
object (Image Provider Dynamic)object (Image Provider Dynamic)
A number in format string or integer
Used to identify parser. Every parser can permit only one type
foregroundColor
merged type (Color)
all of
The default value is:
"0xFF000000"
"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
maxRadius
merged type (Double)
one (and only one) of
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: 0
The default value is:
1
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
minRadius
merged type (Double)
one (and only one) of
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: 0
The default value is:
1
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
radius
merged type (Double)
one (and only one) of
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: 0
The default value is:
1