PhotoViewControllerValue constructor
const
PhotoViewControllerValue({})
Implementation
const PhotoViewControllerValue({
required this.position,
required this.scale,
required this.rotation,
required this.rotationFocusPoint,
});