Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.icon
/
IconSchema
/
IconSchema
Icon
Schema
constructor
(
name
:
String
,
color
:
ColorSchema
?
=
null
,
size
:
Int
?
=
null
,
style
:
IconSchema.Style
=
Style.OUTLINED
)