InfoScreen constructor

const InfoScreen({
  1. Key? key,
})

Implementation

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