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