prevValue property
The state value before the last change or the initial state if the state has not been changed.
Implementation
@override
late PhotoViewControllerValue prevValue;
The state value before the last change or the initial state if the state has not been changed.
@override
late PhotoViewControllerValue prevValue;