BackCardView constructor
BackCardView({
- dynamic height,
- dynamic decoration,
Implementation
BackCardView({this.height, this.decoration});
BackCardView({this.height, this.decoration});