createRectTween property

CreateRectTween createRectTween
final

Defines how the destination hero's bounds change as it flies from the starting position to the destination position.

The default value creates a MaterialRectArcTween.

Implementation

final CreateRectTween createRectTween;