initialPosition property Null safety
read / write
The location at which the primary pointer contacted the screen.
Implementation
OffsetPair? initialPosition;
The location at which the primary pointer contacted the screen.
OffsetPair? initialPosition;