sourceTimeStamp property
final
Recorded timestamp of the source pointer event that triggered the drag event.
Could be null if triggered from proxied events such as accessibility.
Implementation
final Duration? sourceTimeStamp;
Recorded timestamp of the source pointer event that triggered the drag event.
Could be null if triggered from proxied events such as accessibility.
final Duration? sourceTimeStamp;