GetRenderTree constructor Null safety
- {Duration? timeout}
Create a command to request a string representation of the render tree.
Implementation
const GetRenderTree({ super.timeout });
Create a command to request a string representation of the render tree.
const GetRenderTree({ super.timeout });