const Header({ Key? key, required this.props, this.closeAction, required this.textColor, }) : super(key: key);