LiquidBubbleLoader constructor
const
LiquidBubbleLoader({})
Implementation
const LiquidBubbleLoader({
super.key,
this.primaryColor = const Color(0xFF6A11CB),
this.secondaryColor = const Color(0xFF2575FC),
this.size = 50.0,
});