animationDuration property

set animationDuration (Duration? v)

Implementation

set animationDuration(Duration? v) => _style.animationDuration = v;