center
Returns the center of the node we're interacting with, in the node's local coordinate system,
center
Property
Common
Deprecated Replaced by TouchInjectionScope. Use
performTouchInputinstead ofperformGesture
val GestureScope.center: Offset
Returns the center of the node we're interacting with, in the node's local coordinate system, where (0, 0) is the top left corner of the node.
