Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
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
?