enableSwitchAnimation property

bool? enableSwitchAnimation
final

Override switch animation behavior.

Type: bool?. If provided, overrides theme and default animation behavior when toggling skeleton visibility.

Implementation

final bool? enableSwitchAnimation;