FloatingLabel constructor
const
FloatingLabel(})
Implementation
const FloatingLabel(
this.text, {
super.key,
this.style,
this.amplitude = 6,
this.period = const Duration(milliseconds: 2000),
this.glow = false,
this.glowColor,
this.phaseOffset = 0,
});