nextScreen property

Widget? nextScreen
final

The screen which needs to be navigated after the splash screen.

Implementation

final Widget? nextScreen;