https://schema.legytma.com.br/3.0.0/schema/bottom_sheet_theme_data.schema.json
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | bottom_sheet_theme_data.schema.json |
object (Bottom Sheet Theme Data)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| shape | Multiple | Optional | can be null | Bottom Sheet Theme Data |
| elevation | Merged | Optional | cannot be null | Bottom Sheet Theme Data |
| backgroundColor | Merged | Optional | cannot be null | Bottom Sheet Theme Data |
| clipBehavior | string |
Optional | cannot be null | Bottom Sheet Theme Data |
| modalBackgroundColor | Merged | Optional | cannot be null | Bottom Sheet Theme Data |
| modalElevation | Merged | Optional | cannot be null | Bottom Sheet Theme Data |
Created by Windol [email protected] at 15/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
shape
array or boolean or integer or number or object or string (Dynamic)any of the folllowing: array or boolean or integer or number or object or string (Dynamic)
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
elevation
merged type (Double)
one (and only one) of
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
The default value is:
1
A number in format string or integer
Used to identify parser. Every parser can permit only one type
backgroundColor
merged type (Color)
all of
The default value is:
"0xFF000000"
"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295
Created by Windol [email protected] at 01/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
clipBehavior
string (Clip)string (Clip)
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"antiAlias" |
|
"none" |
|
"hardEdge" |
|
"antiAliasWithSaveLayer" |
The default value is:
"none"
A number in format string or integer
Used to identify parser. Every parser can permit only one type
modalBackgroundColor
merged type (Color)
all of
The default value is:
"0xFF000000"
"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
modalElevation
merged type (Double)
one (and only one) of
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
The default value is:
1