progressIndicatorDelay property
Defines a delay in milliseconds between entering buffering state and displaying the loading spinner. Set null (default) to disable it.
Implementation
final Duration? progressIndicatorDelay;
Defines a delay in milliseconds between entering buffering state and displaying the loading spinner. Set null (default) to disable it.
final Duration? progressIndicatorDelay;