edvin
08/19/2016, 10:28 AMMaterialButton
, as long as the styles are loaded, you only need to create a normal button. The stylesheet can just be a normal TornadoFX type safe stylesheet, so to use it you only need to write importStylesheet(MaterialDesign::class)
.