introduction_screen
introduction_screen copied to clipboard
Adding canProgress handler to check if it is valid to progress to the next page
A handler to check if the user is allowed to progress to the next page. If returned value is true, the page will progress to the next page, otherwise the page will not progress. Use case; The handler can be used in UI Wizard structure. Users may have to fill out the input text of textformfield before go to other screens.