stacked widgets as cards of a card game

Widgets & Design

I want to stack widgets as if they were cards of a card game. I have a custom widget which is a pdf reader and I want that, after displaying the last page, when the user tries to display the next page by sliding gesture, a widget is displayed as if it were the very ultimate last page.

What have you tried so far?

I tried with the column widget without success

Did you check FlutterFlow's Documentation for this topic?
Yes
2