Flutter Mobile Slidable action styling

Viewed 281

In my flutter mobile app I have implemented Slidable actions on a list of items using flutter_slidable package. But I'm unable to style them as I wanted to. I get them as 2 separate boxes with a gap, But I want them to look like in the below image;

enter image description here

0 Answers
Related