GestureRecognitionCallback typedef

GestureRecognitionCallback = void Function(String name, double score)

Implementation

typedef GestureRecognitionCallback = void Function(String name, double score);