timeToFade property

Duration timeToFade
getter/setter pair

The Duration of time until the fade animation begins. Cannot be null, defaults to a Duration of 600 milliseconds.

Implementation

Duration timeToFade;