chartRendererKey property

Key? chartRendererKey
final

We pass this key to our renderers which are supposed to render the chart itself (without anything around the chart).

Implementation

final Key? chartRendererKey;