showProgressIndicator property
True if you want to show a LinearProgressIndicator. If progressIndicatorController is null, an infinite progress indicator will be shown
Implementation
final bool showProgressIndicator;
True if you want to show a LinearProgressIndicator. If progressIndicatorController is null, an infinite progress indicator will be shown
final bool showProgressIndicator;