prevScaleState property

PhotoViewScaleState prevScaleState
getter/setter pair

The state value before the last change or the initial state if the state has not been changed.

Implementation

PhotoViewScaleState prevScaleState = PhotoViewScaleState.initial;