const CustomWidgetSourceCode({Key? key, required this.value, required this.label}) : super(key: key);