FastLoadingBoxPlaceholder constructor
const
FastLoadingBoxPlaceholder({})
Implementation
const FastLoadingBoxPlaceholder({
super.key,
this.backgroundColor,
this.highlightColor,
this.baseColor,
this.height,
this.width,
this.child,
});