mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +08:00
@@ -87,7 +87,8 @@ class _InteractiveviewerGalleryState extends State<InteractiveviewerGallery>
|
||||
late final _tween = Matrix4Tween();
|
||||
late final _animatable = _tween.chain(CurveTween(curve: Curves.easeOut));
|
||||
|
||||
late final ImageHorizontalDragGestureRecognizer _horizontalDragGestureRecognizer;
|
||||
late final ImageHorizontalDragGestureRecognizer
|
||||
_horizontalDragGestureRecognizer;
|
||||
|
||||
late Offset _doubleTapLocalPosition;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user