src
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
src
src
/
com.mocharealm.accompanist.lyrics.ui.composable.lyrics
/
WrappedLine
Wrapped
Line
common
data
class
WrappedLine
(
val
syllables
:
List
<
SyllableLayout
>
,
val
totalWidth
:
Float
)
Members
Constructors
Wrapped
Line
Link copied to clipboard
common
constructor
(
syllables
:
List
<
SyllableLayout
>
,
totalWidth
:
Float
)
Properties
syllables
Link copied to clipboard
common
val
syllables
:
List
<
SyllableLayout
>
total
Width
Link copied to clipboard
common
val
totalWidth
:
Float