toggle menu
Writeopia
common
switch theme
search in API
writeopia_models
/
io.writeopia.sdk.models.document
/
MenuItem
/
Icon
Icon
data
class
Icon
(
val
label
:
String
,
val
tint
:
Int
?
)
Members
Constructors
Icon
Link copied to clipboard
constructor
(
label
:
String
,
tint
:
Int
?
)
Properties
label
Link copied to clipboard
val
label
:
String
tint
Link copied to clipboard
val
tint
:
Int
?