toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-common
/
net.skyscanner.backpack.calendar2
/
CellLabel
/
Icon
Icon
data
class
Icon
(
val
resId
:
Int
,
val
tint
:
Int
?
=
null
)
:
CellLabel
Members
Constructors
Icon
Link copied to clipboard
constructor
(
resId
:
Int
,
tint
:
Int
?
=
null
)
Properties
res
Id
Link copied to clipboard
val
resId
:
Int
tint
Link copied to clipboard
val
tint
:
Int
?
=
null