menu
photo_view_v3 package
documentation
photo_view.dart
PhotoViewGestureDetectorScope
PhotoViewGestureDetectorScope constructor
PhotoViewGestureDetectorScope constructor
dark_mode
light_mode
PhotoViewGestureDetectorScope
constructor
PhotoViewGestureDetectorScope
(
{
Axis
?
axis
,
required
Widget
child
,
})
Implementation
PhotoViewGestureDetectorScope({ this.axis, required Widget child, }) : super(child: child);
photo_view_v3 package
documentation
photo_view
PhotoViewGestureDetectorScope
PhotoViewGestureDetectorScope constructor
PhotoViewGestureDetectorScope class