Legytma Schemas

Spin Kit Rotating Circle Schema

https://legytma.com.br/schema/widget/spin_kit_rotating_circle.schema.json

Created by Windol [email protected] at 14/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 spin_kit_rotating_circle.schema.json

Spin Kit Rotating Circle Type

object (Spin Kit Rotating Circle)

all of

Spin Kit Rotating Circle Properties

Property Type Required Nullable Defined by
type string Optional cannot be null Spin Kit Rotating Circle
controller Unknown Type Optional can be null Spin Kit Rotating Circle
duration object Optional cannot be null Spin Kit Rotating Circle
itemBuilder Unknown Type Optional can be null Spin Kit Rotating Circle
color Merged Required cannot be null Spin Kit Rotating Circle
size Merged Optional cannot be null Spin Kit Rotating Circle

type

Identify the widget type

Used to identify parser. Every parser can permit only one type

type

type Type

string (Type)

type Constraints

constant: the value of this property must be equal to:

"SpinKitRotatingCircle"

controller

Created by Windol [email protected] at 15/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

controller

controller Type

any of the folllowing: array or boolean or integer or number or object or string (Dynamic)

controller Default Value

The default value is:

"unbounded"

duration

Created by Windol [email protected] at 27/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

duration

duration Type

object (Duration)

duration Default Value

The default value is:

{
  "milliseconds": 250
}

itemBuilder

Created by Windol [email protected] at 15/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

itemBuilder

itemBuilder Type

any of the folllowing: array or boolean or integer or number or object or string (Dynamic)

itemBuilder Default Value

The default value is:

"unbounded"

color

A number in format string or integer

Used to identify parser. Every parser can permit only one type

color

color Type

merged type (Color)

all of

color Default Value

The default value is:

"0xFF000000"

color Examples

"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295

size

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

size

size Type

merged type (Double)

one (and only one) of

size Constraints

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

size Default Value

The default value is:

1