activePointerIds property

List<int> activePointerIds
inherited

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

Implementation

List<int> get activePointerIds => throw _privateConstructorUsedError;