toggle menu
ODS Android Docs
0.0.14
androidJvm
switch theme
search in API
ods-theme
/
lidl.brand.ods.core.theme
/
Theme
/
Component
/
Price
/
PvBox
Pv
Box
class
PvBox
(
val
surface
:
Theme.Component.Price.PvBox.Surface
,
val
text
:
Theme.Component.Price.PvBox.Text
)
Members
Constructors
Pv
Box
Link copied to clipboard
constructor
(
surface
:
Theme.Component.Price.PvBox.Surface
,
text
:
Theme.Component.Price.PvBox.Text
)
Types
Surface
Link copied to clipboard
class
Surface
(
val
color
:
Theme.Component.Price.PvBox.Surface.Color
)
Text
Link copied to clipboard
class
Text
(
val
color
:
Theme.Component.Price.PvBox.Text.Color
)
Properties
surface
Link copied to clipboard
val
surface
:
Theme.Component.Price.PvBox.Surface
text
Link copied to clipboard
val
text
:
Theme.Component.Price.PvBox.Text