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