Legytma Schemas

Input Decoration Theme Schema

https://legytma.com.br/schema/input_decoration_theme.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 input_decoration_theme.schema.json

Input Decoration Theme Type

object (Input Decoration Theme)

Input Decoration Theme Properties

Property Type Required Nullable Defined by
hoverColor Merged Optional cannot be null Input Decoration Theme
focusColor Merged Optional cannot be null Input Decoration Theme
contentPadding Unknown Type Optional cannot be null Input Decoration Theme
isDense boolean Optional cannot be null Input Decoration Theme
errorStyle object Optional cannot be null Input Decoration Theme
alignLabelWithHint boolean Optional cannot be null Input Decoration Theme
border Unknown Type Optional can be null Input Decoration Theme
counterStyle object Optional cannot be null Input Decoration Theme
disabledBorder Unknown Type Optional can be null Input Decoration Theme
enabledBorder Unknown Type Optional can be null Input Decoration Theme
errorBorder Unknown Type Optional can be null Input Decoration Theme
errorMaxLines Unknown Type Optional cannot be null Input Decoration Theme
fillColor Merged Optional cannot be null Input Decoration Theme
filled boolean Optional cannot be null Input Decoration Theme
focusedBorder Unknown Type Optional can be null Input Decoration Theme
focusedErrorBorder Unknown Type Optional can be null Input Decoration Theme
hasFloatingPlaceholder boolean Optional cannot be null Input Decoration Theme
helperMaxLines Unknown Type Optional cannot be null Input Decoration Theme
helperStyle object Optional cannot be null Input Decoration Theme
hintStyle object Optional cannot be null Input Decoration Theme
isCollapsed boolean Optional cannot be null Input Decoration Theme
labelStyle object Optional cannot be null Input Decoration Theme
prefixStyle object Optional cannot be null Input Decoration Theme
suffixStyle object Optional cannot be null Input Decoration Theme

hoverColor

A number in format string or integer

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

hoverColor

hoverColor Type

merged type (Color)

all of

hoverColor Default Value

The default value is:

"0xFF000000"

hoverColor Examples

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

focusColor

A number in format string or integer

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

focusColor

focusColor Type

merged type (Color)

all of

focusColor Default Value

The default value is:

"0xFF000000"

focusColor Examples

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

contentPadding

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

contentPadding

contentPadding Type

any of the folllowing: string or object (Edge Insets Geometry)

contentPadding Default Value

The default value is:

{
  "type": "only",
  "bottom": 8
}

isDense

Define the representation of boolean acceptable.

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

isDense

isDense Type

boolean (Boolean)

isDense Default Value

The default value is:

true

isDense Examples

true
false

errorStyle

Identify the widget type

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

errorStyle

errorStyle Type

object (Text Style)

alignLabelWithHint

Define the representation of boolean acceptable.

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

alignLabelWithHint

alignLabelWithHint Type

boolean (Boolean)

alignLabelWithHint Default Value

The default value is:

true

alignLabelWithHint Examples

true
false

border

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

border

border Type

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

counterStyle

Identify the widget type

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

counterStyle

counterStyle Type

object (Text Style)

disabledBorder

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

disabledBorder

disabledBorder Type

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

enabledBorder

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

enabledBorder

enabledBorder Type

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

errorBorder

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

errorBorder

errorBorder Type

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

errorMaxLines

Define the representation of integer acceptable.

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

errorMaxLines

errorMaxLines Type

any of the folllowing: string or integer (Integer)

errorMaxLines Default Value

The default value is:

10

errorMaxLines Examples

"123"
"#32"
"0b111001"
"$23"
"0x162"
123

fillColor

A number in format string or integer

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

fillColor

fillColor Type

merged type (Color)

all of

fillColor Default Value

The default value is:

"0xFF000000"

fillColor Examples

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

filled

Define the representation of boolean acceptable.

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

filled

filled Type

boolean (Boolean)

filled Default Value

The default value is:

true

filled Examples

true
false

focusedBorder

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

focusedBorder

focusedBorder Type

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

focusedErrorBorder

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

focusedErrorBorder

focusedErrorBorder Type

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

hasFloatingPlaceholder

Define the representation of boolean acceptable.

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

hasFloatingPlaceholder

hasFloatingPlaceholder Type

boolean (Boolean)

hasFloatingPlaceholder Default Value

The default value is:

true

hasFloatingPlaceholder Examples

true
false

helperMaxLines

Define the representation of integer acceptable.

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

helperMaxLines

helperMaxLines Type

any of the folllowing: string or integer (Integer)

helperMaxLines Default Value

The default value is:

10

helperMaxLines Examples

"123"
"#32"
"0b111001"
"$23"
"0x162"
123

helperStyle

Identify the widget type

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

helperStyle

helperStyle Type

object (Text Style)

hintStyle

Identify the widget type

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

hintStyle

hintStyle Type

object (Text Style)

isCollapsed

Define the representation of boolean acceptable.

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

isCollapsed

isCollapsed Type

boolean (Boolean)

isCollapsed Default Value

The default value is:

true

isCollapsed Examples

true
false

labelStyle

Identify the widget type

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

labelStyle

labelStyle Type

object (Text Style)

prefixStyle

Identify the widget type

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

prefixStyle

prefixStyle Type

object (Text Style)

suffixStyle

Identify the widget type

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

suffixStyle

suffixStyle Type

object (Text Style)