HomeScreens constructor

HomeScreens({
  1. Key? key,
})

Implementation

HomeScreens({Key? key}) : super(key: key);