jumpBetweenLinesAnimationDuration constant
The duration that the position is animated if TextMagnifier just switched between lines.
Implementation
static const Duration jumpBetweenLinesAnimationDuration = Duration(milliseconds: 70);
The duration that the position is animated if TextMagnifier just switched between lines.
static const Duration jumpBetweenLinesAnimationDuration = Duration(milliseconds: 70);