<@U0F3291QE> Im confused `enableWhen(user.token.is...
# tornadofx
f
@edvin Im confused
enableWhen(user.token.isBlank())
is not compiling, why should there be a isBlank() on a Property<String>?