FormattedLine
Looks for linkable ruleset objects in Unique parameters and returns a linked FormattedLine if successful, a plain one otherwise
fun FormattedLine(text: String = "", link: String = "", icon: String = "", extraImage: String = "", imageSize: Float = Float.NaN, size: Int = Int.MIN_VALUE, header: Int = 0, indent: Int = 0, padding: Float = Float.NaN, color: String = "", separator: Boolean = false, starred: Boolean = false, centered: Boolean = false, iconCrossed: Boolean = false)
Content copied to clipboard