Legytma Schemas

Snack Bar Theme Data Schema

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

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 No Unknown status No Forbidden Allowed none snack_bar_theme_data.schema.json

Snack Bar Theme Data Type

object (Snack Bar Theme Data)

Snack Bar Theme Data Properties

Property Type Required Nullable Defined by
shape Unknown Type Optional can be null Snack Bar Theme Data
elevation Merged Optional cannot be null Snack Bar Theme Data
backgroundColor Merged Optional cannot be null Snack Bar Theme Data
contentTextStyle object Optional cannot be null Snack Bar Theme Data
actionTextColor Merged Optional cannot be null Snack Bar Theme Data
behavior string Optional cannot be null Snack Bar Theme Data
disabledActionTextColor Merged Optional cannot be null Snack Bar Theme Data

shape

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

shape

shape Type

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

elevation

Define the representation of double acceptable.

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

elevation

elevation Type

merged type (Double)

one (and only one) of

elevation 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

elevation Default Value

The default value is:

1

backgroundColor

A number in format string or integer

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

backgroundColor

backgroundColor Type

merged type (Color)

all of

backgroundColor Default Value

The default value is:

"0xFF000000"

backgroundColor Examples

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

contentTextStyle

Identify the widget type

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

contentTextStyle

contentTextStyle Type

object (Text Style)

actionTextColor

A number in format string or integer

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

actionTextColor

actionTextColor Type

merged type (Color)

all of

actionTextColor Default Value

The default value is:

"0xFF000000"

actionTextColor Examples

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

behavior

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

behavior

behavior Type

string (Snack Bar Behavior)

behavior Constraints

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

Value Explanation
"fixed"  
"floating"  

behavior Examples

"fixed"
"floating"

disabledActionTextColor

A number in format string or integer

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

disabledActionTextColor

disabledActionTextColor Type

merged type (Color)

all of

disabledActionTextColor Default Value

The default value is:

"0xFF000000"

disabledActionTextColor Examples

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