prevScaleState property Null safety
read / write
The state value before the last change or the initial state if the state has not been changed.
Implementation
PhotoViewScaleState prevScaleState = PhotoViewScaleState.initial;
The state value before the last change or the initial state if the state has not been changed.
PhotoViewScaleState prevScaleState = PhotoViewScaleState.initial;