colorChangeAnimationDuration property

Duration colorChangeAnimationDuration
final

Used only for changing color animation. The default value is Duration.zero, meaning that no animation will be applied to color change by default.

Implementation

final Duration colorChangeAnimationDuration;