toggle menu
InterfaceOfOurOwn
jvm
switch theme
search in API
InterfaceOfOurOwn
/
com.soblemprolved.interfaceofourown.model
/
Css
Css
@
JvmInline
value
class
Css
(
val
data
:
String
)
Represents a block of CSS code.
Members
Constructors
Css
Link copied to clipboard
constructor
(
data
:
String
)
Properties
data
Link copied to clipboard
val
data
:
String
The block of CSS code.