FloatingMotionComponent constructor
FloatingMotionComponent({})
Implementation
FloatingMotionComponent({
this.hoverAmplitude = 0.25,
this.hoverFrequency = 0.8,
this.wobbleDegrees = 5.0,
this.wobbleFrequency = 1.2,
this.spinSpeed = 1.0,
});