pointerCoords property Null safety
final
List of AndroidPointerCoords
for each pointer that is part of this event.
Implementation
final List<AndroidPointerCoords> pointerCoords;
List of AndroidPointerCoords
for each pointer that is part of this event.
final List<AndroidPointerCoords> pointerCoords;