Synced Line Text
fun SyncedLineText(line: ERROR CLASS: Symbol not found for SyncedLine, isLineRtl: Boolean, textStyle: ERROR CLASS: Symbol not found for TextStyle, textColor: ERROR CLASS: Symbol not found for Color, modifier: ERROR CLASS: Symbol not found for Modifier = Modifier)
Displays a simple lyrics line that is synced to a specific time but has no internal arithmetic/karaoke animation. Typically used for non-karaoke synced lyrics (LRC format).
Parameters
line
The synced line data.
is Line Rtl
Whether the line content is Right-to-Left.
text Style
The text style for the content.
text Color
The color for the text.
modifier
Modifier for the layout.