fadeInDuration property

Duration fadeInDuration
final

fadeInDuration can be adjusted to change the duration of the fade transition between the loadingBuilder and the actual image. Default value is 500 ms.

Implementation

final Duration fadeInDuration;