slidePosition property

Animation<Offset>? slidePosition
final

For GFAnimationType.slideTransition, which animates the position of a widget.

Implementation

final Animation<Offset>? slidePosition;