rendererId property
Unique identifier for this renderer. Any Series on a chart with a matching rendererIdKey will be drawn by this renderer.
Implementation
@override
String rendererId;
Unique identifier for this renderer. Any Series on a chart with a matching rendererIdKey will be drawn by this renderer.
@override
String rendererId;