sourceTimeStamp property Null safety
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;