Creates a material design card.
const Card({ Key key, this.color, this.elevation: 2, this.child }) : super(key: key);