fadeDuration property Null safety
final
The Duration of the fade animation.
Cannot be null, defaults to a Duration of 300 milliseconds.
Implementation
final Duration fadeDuration;
The Duration of the fade animation.
Cannot be null, defaults to a Duration of 300 milliseconds.
final Duration fadeDuration;