GestureNodeForcePressPeakCallback typedef

GestureNodeForcePressPeakCallback = void Function(ForcePressDetails details, MatrixNode node)

Implementation

typedef GestureNodeForcePressPeakCallback = void Function(
    ForcePressDetails details, MatrixNode node);