toggle menu
ODS Android Docs
0.0.14
androidJvm
switch theme
search in API
ods-theme
/
lidl.brand.ods.core.theme
/
Theme
/
Shadow
/
UiElements
/
Level1
Level1
class
Level1
(
val
x
:
Dp
,
val
y
:
Dp
,
val
blur
:
Dp
,
val
spread
:
Dp
,
val
color
:
Color
)
Members
Constructors
Level1
Link copied to clipboard
constructor
(
x
:
Dp
,
y
:
Dp
,
blur
:
Dp
,
spread
:
Dp
,
color
:
Color
)
Properties
blur
Link copied to clipboard
val
blur
:
Dp
color
Link copied to clipboard
val
color
:
Color
spread
Link copied to clipboard
val
spread
:
Dp
x
Link copied to clipboard
val
x
:
Dp
y
Link copied to clipboard
val
y
:
Dp