enableSwitchAnimation property

bool? enableSwitchAnimation
final

Whether to enable switch animation

This will animate the switch between the skeleton and the actual widget

Implementation

final bool? enableSwitchAnimation;