enableSwitchAnimation property
Whether to enable smooth transitions when switching between skeleton states.
Type: bool?. If null, defaults to true. When enabled, provides smooth
fade transitions when toggling skeleton visibility on/off.
Implementation
final bool? enableSwitchAnimation;