timeToFade property

Duration timeToFade
final

The Duration of time until the fade animation begins.

Cannot be null, defaults to a Duration of 600 milliseconds.

Implementation

final Duration timeToFade;