const DebugFeatures({ Key? key, required this.availableFeatures, this.title = 'Feature flags', }) : super(key: key);