revealMinDuration property
The minimum time the loading widget stays up once shown, so a fast load does not flash it for a single frame. Defaults to Duration.zero.
Implementation
final Duration revealMinDuration;
The minimum time the loading widget stays up once shown, so a fast load does not flash it for a single frame. Defaults to Duration.zero.
final Duration revealMinDuration;