CardPlaceHolderWithImage constructor

CardPlaceHolderWithImage({
  1. double height = 200,
  2. int countText = 0,
})

Implementation

CardPlaceHolderWithImage({this.height = 200, this.countText = 0});