activePointerIds property

  1. @override
List<int> get activePointerIds

The ids of all supported pointers that are currently interacting with the widget.

Implementation

@override
List<int> get activePointerIds;