MotionDotsLoader constructor
Creates a MotionDotsLoader instance.
Implementation
const MotionDotsLoader({
super.key,
required this.color,
required this.size,
});
Creates a MotionDotsLoader instance.
const MotionDotsLoader({
super.key,
required this.color,
required this.size,
});