flutter_slidable icon indicating copy to clipboard operation
flutter_slidable copied to clipboard

How to make action Label optional without consuming height

Open tkaushik6391 opened this issue 3 years ago • 1 comments

If I pass empty label, height of label should be optional. Please update the package and add one more bool parameter to make it optional which has the default value 'false'.

tkaushik6391 avatar Jul 04 '22 15:07 tkaushik6391

I don't understand what you want. Please use CustomSlidableAction, for any custom feature with SlidableAction.

letsar avatar Jul 10 '22 15:07 letsar