letsar / flutter_slidable

A Flutter implementation of slidable list item with directional slide actions.
MIT License
2.73k stars 592 forks source link

any options to change or remove the default styling? #419

Closed milindgoel15 closed 1 year ago

milindgoel15 commented 1 year ago

image

My current UI has a card and having a slideable for it makes it look weird. Are there any properties where we can remove all the default styling such as height, and space taken by the action? If not, would it be possible to implement it?

milindgoel15 commented 1 year ago

Just saw, #411 is the same