EnifHelpScreen constructor

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

Implementation

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