Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_ui
/
io.writeopia.ui.utils
Package-level
declarations
Types
Functions
Types
Spans
Link copied to clipboard
object
Spans
Functions
code
Block
Style
Link copied to clipboard
@
Composable
fun
codeBlockStyle
(
)
:
TextStyle
default
Text
Style
Link copied to clipboard
@
Composable
fun
defaultTextStyle
(
storyStep
:
StoryStep
,
fontFamily
:
FontFamily
?
=
null
)
:
TextStyle
preview
Text
Style
Link copied to clipboard
@
Composable
fun
previewTextStyle
(
storyStep
:
StoryStep
,
fontFamily
:
FontFamily
?
=
null
)
:
TextStyle
to
Compose
Link copied to clipboard
fun
WriteopiaFontWeight
.
toCompose
(
)
:
FontWeight
transparent
Text
Input
Colors
Link copied to clipboard
@
Composable
fun
transparentTextInputColors
(
)
:
TextFieldColors