pulseAnimationSpeed property
Speed multiplier for pulse animation.
Values between 0.5 and 3.0. Higher values make the pulse animation faster. Lower values make it slower and more subtle.
Defaults to 1.0.
pulseAnimationSpeed: 1.5 // 50% faster pulse
Implementation
final double pulseAnimationSpeed;