timeStamp property Null safety
final
Time of event dispatch, relative to an arbitrary timeline.
For synthesized events, the timeStamp might not be the actual time that the key press or release happens.
Implementation
final Duration timeStamp;