toggle menu
cup
1.0.0-Beta-03
common
switch theme
search in API
cup
/
net.kodein.cup.ui
Package-level
declarations
Types
Functions
Types
Bullet
Points
Builder
Link copied to clipboard
class
BulletPointsBuilder
Span
Style
Sheet
Link copied to clipboard
abstract
class
SpanStyleSheet
Functions
Bullet
Points
Link copied to clipboard
@
Composable
fun
BulletPoints
(
modifier
:
Modifier
=
Modifier
,
horizontalAlignment
:
Alignment.Horizontal
=
Alignment.Start
,
spacedBy
:
Dp
=
8.dp
,
builder
:
BulletPointsBuilder
.
(
)
->
Unit
)
cup
Scale
Down
Link copied to clipboard
fun
Typography
.
cupScaleDown
(
)
:
Typography
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