progressIndicatorDelay property

Duration? progressIndicatorDelay
final

Defines a delay in milliseconds between entering buffering state and displaying the loading spinner. Set null (default) to disable it.

Implementation

final Duration? progressIndicatorDelay;