CurrentImageCover constructor
const
CurrentImageCover({})
Implementation
const CurrentImageCover({
required this.defaultBookCover,
this.imageHeight = double.infinity,
this.imageWidth = double.infinity,
super.key,
});