Legytma Schemas

App Bar Theme Schema

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

App bar theme

This parser is not implemented, must be assigned using registerLogic

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none app_bar_theme.schema.json

App Bar Theme Type

object (App Bar Theme)

App Bar Theme Properties

Property Type Required Nullable Defined by
color Merged Optional cannot be null App Bar Theme
textTheme object Optional cannot be null App Bar Theme
iconTheme object Optional cannot be null App Bar Theme
brightness string Optional cannot be null App Bar Theme
actionsIconTheme object Optional cannot be null App Bar Theme
elevation Merged Optional cannot be null App Bar Theme

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

textTheme

Text theme

This parser is not implemented, must be assigned using registerLogic

textTheme

textTheme Type

object (Text Theme)

iconTheme

Icon theme data

This parser is not implemented, must be assigned using registerLogic

iconTheme

iconTheme Type

object (Icon 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"  

actionsIconTheme

Icon theme data

This parser is not implemented, must be assigned using registerLogic

actionsIconTheme

actionsIconTheme Type

object (Icon Theme Data)

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