nextPage property

Widget nextPage
final

Pass the widget of the next screen where you want to navigate the user.

Implementation

final Widget nextPage;