CommonSkeletonLoader constructor
const
CommonSkeletonLoader({
- Key? key,
- dynamic height,
- dynamic width,
Implementation
const CommonSkeletonLoader({super.key, this.height, this.width});