animationDuration property

void animationDuration=(Duration? v)

Implementation

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