Error:(69, 25) Kotlin: None of the following funct...
# tornadofx
b
Error:(69, 25) Kotlin: None of the following functions can be called with the arguments supplied: @JvmName public fun EventTarget.textfield(property: ObservableValue<Number>, op: TextField.() -> Unit = ...): TextField defined in tornadofx public fun EventTarget.textfield(property: ObservableValue<String>, op: TextField.() -> Unit = ...): TextField defined in tornadofx public fun EventTarget.textfield(value: String? = ..., op: TextField.() -> Unit = ...): TextField defined in tornadofx