showSpinner property

bool showSpinner
final

Whether the spinner should be shown.

Useful where the progress bar is narrow, or where the task being demonstrated is long-running.

Implementation

final bool showSpinner;