toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.text
/
ThemedHighlight
Themed
Highlight
open
class
ThemedHighlight
(
val
style
:
String
)
:
Highlight
Applies a Theme rule (using
Node.styles
) to the highlighted Text.
Members
Constructors
Themed
Highlight
Link copied to clipboard
constructor
(
style
:
String
)
Properties
style
Link copied to clipboard
val
style
:
String
Functions
style
Link copied to clipboard
open
override
fun
style
(
text
:
Text
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String