CustomLicensePage constructor

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

Implementation

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