Hello,
I would like to implement this swipe-up menu in my app to display a list of children.
I've tried to use a bottom sheet component or a column that uses an action on "pull to refresh" but I can't get it right. Is there an easier way to create this widget component?