RenderInfo<T extends Renderinstruction> constructor
RenderInfo<T extends Renderinstruction> (
- T renderInstruction, {
- String? caption,
Implementation
RenderInfo(this.renderInstruction, {this.caption});