WelcomeScreen constructor

const WelcomeScreen(
  1. {@required HomePage homePage}
)

Implementation

const WelcomeScreen({@required this.homePage});