timeDelay property
final
The time delay of when the event record should be sent.
This value is used as the time delay relative to the start of WidgetTester.handlePointerEventRecord call.
Implementation
final Duration timeDelay;
The time delay of when the event record should be sent.
This value is used as the time delay relative to the start of WidgetTester.handlePointerEventRecord call.
final Duration timeDelay;