menu
flutter_gesture_password package
documentation
point.dart
GesturePoint
GesturePoint constructor
GesturePoint 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 constructor
GesturePoint class