stagePointerCount property
Live reader: count of stage's recognizer pointers. Origin reads this to decide whether to defer release until stage's pointers also leave.
Implementation
final int Function() stagePointerCount;
Live reader: count of stage's recognizer pointers. Origin reads this to decide whether to defer release until stage's pointers also leave.
final int Function() stagePointerCount;