introduction_screen
introduction_screen copied to clipboard
Bug: [key].currentState?.next() does not work for the last screen
I expected to be able to use the .next() function to programmatically move through the screens, but it only goes to the last one then does nothing.
How can I programmatically "end" the slideshow?