fadeDuration property

Duration fadeDuration
final

The Duration of the fade animation.

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

Implementation

final Duration fadeDuration;