scaleStateChangedCallback property
A Function to be called whenever the scaleState changes, this happens when the user double taps the content ou start to pinch-in.
Implementation
final ValueChanged<PhotoViewScaleState>? scaleStateChangedCallback;
A Function to be called whenever the scaleState changes, this happens when the user double taps the content ou start to pinch-in.
final ValueChanged<PhotoViewScaleState>? scaleStateChangedCallback;