iced_table
iced_table copied to clipboard
How to use styling for the table
In iced styling I usually get the default style a modify it. However, when I try the same with the table, I just get an empty default. I also tried to implement the trait and put in new values but nothing changes. How do I go about changing the style of the table. Thanks for your help.