You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
file:///Users/mac/flutter_prj/fl_chart-master/lib/fl_chart.dart:60:56: Error: The getter 'localPosition' isn't defined for the class 'LongPressStartDetails'. - 'LongPressStartDetails' is from 'package:flutter/src/gestures/long_press.dart' ('file:///Users/mac/flutter/packages/flutter/lib/src/gestures/long_press.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'localPosition'. _touchInputNotifier.value = FlLongPressStart(d.localPosition); ^^^^^^^^^^^^^
#65
Closed
DavidMGT opened this issue
Sep 5, 2019
· 2 comments
运行不了,
The text was updated successfully, but these errors were encountered: