AnimationInfo constructor
Implementation
AnimationInfo({
@required this.newIndex,
@required this.numSides,
@required this.oldIndex,
@required this.sidesPerListItem,
@required this.startingRotation,
});
AnimationInfo({
@required this.newIndex,
@required this.numSides,
@required this.oldIndex,
@required this.sidesPerListItem,
@required this.startingRotation,
});