ConfigInfoPage constructor

const ConfigInfoPage(
  1. Config config, {
  2. Key? key,
})

Implementation

const ConfigInfoPage(this.config, {Key? key}) : super(key: key);