progressIndicatorType property Null safety
final
Determinate the progress indicator to show.
See also:
- CircularProgressIndicator, which shows progress along a circular arc.
- LinearProgressIndicator, which displays progress along a line.
Implementation
final AuthIndicatorType? progressIndicatorType;