showProgressIndicator property

bool showProgressIndicator
final

True if you want to show a LinearProgressIndicator. If progressIndicatorController is null, an infinite progress indicator will be shown

Implementation

final bool showProgressIndicator;