size property

Size? size
final

The size at which to render the animation to. This overrides the value specified in the data AnimatedVectorData.viewportSize.

It's recommended to use multiples of the viewport size.

Implementation

final Size? size;