LineModifier

constructor(textColor: Int? = null, backgroundColor: Int? = null, textVisible: Boolean = true, underline: Boolean = false, strikethrough: Boolean = false, fillMaxWidth: Boolean = false)