timeToFade property Null safety
final
The Duration of time until the fade animation begins.
Cannot be null, defaults to a Duration of 600 milliseconds.
Implementation
final Duration timeToFade;
The Duration of time until the fade animation begins.
Cannot be null, defaults to a Duration of 600 milliseconds.
final Duration timeToFade;