toggle menu
cup
1.0.0-Beta-09
common
switch theme
search in API
cup
/
net.kodein.cup.ui
Package-level
declarations
Types
Functions
Types
Span
Style
Sheet
Link copied to clipboard
abstract
class
SpanStyleSheet
Functions
cup
Scale
Down
Link copied to clipboard
fun
TextStyle
.
cupScaleDown
(
)
:
TextStyle
styled
Link copied to clipboard
inline
fun
styled
(
crossinline
build
:
SpanStyleSheet
.
(
)
->
String
)
:
AnnotatedString
fun
<
S
:
SpanStyleSheet
>
styled
(
styleSheet
:
S
,
build
:
S
.
(
)
->
String
)
:
AnnotatedString