useWidthAnimation property

bool useWidthAnimation
final

Whether or not to animate the width of the button. Default is true.

If this is set to false, you might want to set the useEqualLoadingStateWidgetDimension parameter to true.

Implementation

final bool useWidthAnimation;