Probably a missing import. These functions are ext...
# tornadofx
s
Probably a missing import. These functions are extension functions, defined in
tornadofx.Properties
. I usually go for
import tornadofx.*
. You might want to install the intellij plugin. The plugin can autogenerate the property delegates for you