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