GestureNodePanStartCallback typedef

GestureNodePanStartCallback = void Function(DragStartDetails details, MatrixNode node, Rect rect)

Implementation

typedef GestureNodePanStartCallback = void Function(
    DragStartDetails details, MatrixNode node, Rect rect);