ComputerUsePreviewTool<T> constructor
const
ComputerUsePreviewTool<T> ({})
Implementation
const ComputerUsePreviewTool({
required this.displayHeight,
required this.displayWidth,
required this.environment,
});