LokotroSkeletonLoader constructor
const
LokotroSkeletonLoader({})
Implementation
const LokotroSkeletonLoader({
super.key,
required this.width,
required this.height,
this.borderRadius,
this.baseColor,
this.highlightColor,
});