toggle menu
backpack-android
androidJvm
switch theme
search in API
backpack-common
/
net.skyscanner.backpack.calendar2
/
CellLabel
Cell
Label
sealed
class
CellLabel
Describes the label of the cell
Inheritors
Text
Icon
Members
Types
Icon
Link copied to clipboard
data
class
Icon
(
val
resId
:
Int
,
val
tint
:
Int
?
=
null
)
:
CellLabel
Text
Link copied to clipboard
data
class
Text
(
val
text
:
String
)
:
CellLabel