fingerCount property

(dynamic Function(int)?) fingerCount
final

Callback for counting the number of fingers on the screen, one does not count.

Implementation

final Function(int)? fingerCount;