DragTextByPosition constructor

DragTextByPosition({
  1. required int countOfTries,
})

Implementation

DragTextByPosition({required this.countOfTries});