METextToggle( {Key? key, required this.title, required this.onChanged, required this.value}) : super(key: key);