Anyone know what is wrong with this kotlinx css line? Can only get 1 to work both 2. ```backgroundA...
g
Anyone know what is wrong with this kotlinx css line? Can only get 1 to work both 2.
Copy code
backgroundAttachment = BackgroundAttachment.values(BackgroundAttachment.scroll, BackgroundAttachment.fixed)