const CInheritedStyles({ Key? key, required this.styles, required this.child, this.inheritFromParent = true, }) : super(key: key);