menu
flutter_accessibility_service package
documentation
gesture_description.dart
GesturePoint
GesturePoint.new const constructor
GesturePoint.new const constructor
dark_mode
light_mode
GesturePoint
constructor
const
GesturePoint
(
double
x
,
double
y
)
Implementation
const GesturePoint(this.x, this.y);
flutter_accessibility_service package
documentation
gesture_description
GesturePoint
GesturePoint.new const constructor
GesturePoint class