From the source docs, these are the arguments a fo...
# tornadofx
s
From the source docs, these are the arguments a fold can take:
title: String? = null, expanded: Boolean = false, icon: Node? = null, closeable: Boolean = false, op: TitledPane.() -> Unit