fix lint warnings through ignore lines

This commit is contained in:
LukasPoque
2023-11-06 17:13:13 +01:00
parent 1c55526463
commit 9862f39bcd
2 changed files with 2 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ class _FilamentGestureDetectorDesktopState
///
///
///
// ignore: unused_field
final bool _scaling = false;
bool _pointerMoving = false;