const NxCard({ Key? key, this.child, this.title, this.actions, this.padding, this.color, }) : super(key: key);