menu
photo_view_v3 package
documentation
photo_view.dart
PhotoViewControllerBase<T extends PhotoViewControllerValue>
position property
position property
dark_mode
light_mode
position
property
Offset
position
getter/setter pair
The position of the image in the screen given its offset after pan gestures.
Implementation
late Offset position;
photo_view_v3 package
documentation
photo_view
PhotoViewControllerBase<T extends PhotoViewControllerValue>
position property
PhotoViewControllerBase class