opt: matrix anim (#1829)

This commit is contained in:
My-Responsitories
2026-02-08 15:27:03 +08:00
committed by GitHub
parent 4ac855d393
commit 8234b7ac92
6 changed files with 156 additions and 111 deletions

View File

@@ -13,7 +13,7 @@ class ImageHorizontalDragGestureRecognizer
Offset? _initialPosition;
final double width;
double width;
final TransformationController transformationController;
@override