inputPoint property
Offset
get
inputPoint
Implementation
Offset get inputPoint => Offset(offset.dx, offset.dy + 0.5 * height);
Offset get inputPoint => Offset(offset.dx, offset.dy + 0.5 * height);