const CustomTextView( {Key? key, required this.licenseKey, required this.onTapFlash}) : super(key: key);