letsar / flutter_slidable

A Flutter implementation of slidable list item with directional slide actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradient as backgroundColor

asmiralic opened this issue · comments

Hallo good people, hello @letsar

Will it ever be implemented possibility to add Linear Gradient as background in SlidableAction()??

I agree on this issue, in the old version the buttons is the panel where fully customizable. I had to remove all the styles in the panel, also i was using widget as SlidableAction that contained thre reusable graphics and logic for the click event.
Would be nice to have some room for customization