menu
flutter_gesture_password package
documentation
point.dart
GesturePoint
GesturePoint.new constructor
GesturePoint.new constructor
dark_mode
light_mode
GesturePoint
constructor
GesturePoint
(
int
index
,
double
centerX
,
double
centerY
)
Implementation
GesturePoint(this.index, this.centerX, this.centerY);
flutter_gesture_password package
documentation
point
GesturePoint
GesturePoint.new constructor
GesturePoint class