FormRenderMetrics constructor
const
FormRenderMetrics({})
Implementation
const FormRenderMetrics({
required this.renderTimeMs,
required this.pageCount,
this.overflowCount = 0,
this.autofixCount = 0,
this.fileSize,
});