lineAnimation property

LineAnimation? lineAnimation
final

Specifies in which way the path elements are drawn to the canvas.

See LineAnimation.allAtOnce and LineAnimation.oneByOne

Implementation

final LineAnimation? lineAnimation;