useEqualLoadingStateWidgetDimension property

bool useEqualLoadingStateWidgetDimension
final

Whether or not to force the loadingStateWidget to have equal dimension.

This is useful when you are using CircularProgressIndicator as the loadingStateWidget. This is useful when you are using CircularProgressIndicator as the loadingStateWidget. This is useful when you are using CircularProgressIndicator as the loadingStateWidget. This is useful when you are using CircularProgressIndicator as the loadingStateWidget.

This parameter might also be useful when you set the useWidthAnimation parameter to true combined with CircularProgressIndicator as the value for loadingStateWidget.

Implementation

final bool useEqualLoadingStateWidgetDimension;