Legytma Schemas

Cupertino Theme Data Schema

https://legytma.com.br/schema/cupertino_theme_data.schema.json

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

Cupertino Theme Data Type

object (Cupertino Theme Data)

Cupertino Theme Data Properties

Property Type Required Nullable Defined by
textTheme object Optional cannot be null Cupertino Theme Data
brightness string Optional cannot be null Cupertino Theme Data
scaffoldBackgroundColor Merged Optional cannot be null Cupertino Theme Data
primaryColor Merged Optional cannot be null Cupertino Theme Data
barBackgroundColor Merged Optional cannot be null Cupertino Theme Data
primaryContrastingColor Merged Optional cannot be null Cupertino Theme Data

textTheme

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

textTheme

textTheme Type

object (Cupertino Text Theme Data)

brightness

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

brightness

brightness Type

string (Brightness)

brightness Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"dark"  
"light"  

scaffoldBackgroundColor

A number in format string or integer

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

scaffoldBackgroundColor

scaffoldBackgroundColor Type

merged type (Color)

all of

scaffoldBackgroundColor Default Value

The default value is:

"0xFF000000"

scaffoldBackgroundColor Examples

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

primaryColor

A number in format string or integer

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

primaryColor

primaryColor Type

merged type (Color)

all of

primaryColor Default Value

The default value is:

"0xFF000000"

primaryColor Examples

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

barBackgroundColor

A number in format string or integer

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

barBackgroundColor

barBackgroundColor Type

merged type (Color)

all of

barBackgroundColor Default Value

The default value is:

"0xFF000000"

barBackgroundColor Examples

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

primaryContrastingColor

A number in format string or integer

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

primaryContrastingColor

primaryContrastingColor Type

merged type (Color)

all of

primaryContrastingColor Default Value

The default value is:

"0xFF000000"

primaryContrastingColor Examples

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