MarketScreen constructor Null safety

const MarketScreen(
  1. {Key? key}
)

Implementation

const MarketScreen({Key? key}) : super(key: key);