GetRenderTree constructor

const GetRenderTree({
  1. Duration? timeout,
})

Create a command to request a string representation of the render tree.

Implementation

const GetRenderTree({ super.timeout });