HomeScreen constructor

HomeScreen(
  1. {Key key}
)

Implementation

HomeScreen({Key key}) : super(key: key);