SettingInfoPage constructor

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

Implementation

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