transition property

NibTransition? transition
final

The transition used to animate a moved child back to its new position.

Defaults to NibTransition.springGentle.

Implementation

final NibTransition? transition;