PyramidLegendRenderCallback typedef
PyramidLegendRenderCallback =
void Function(LegendRenderArgs legendRenderArganimateCompleteds)
Returns the LegendRenderArgs.
Implementation
typedef PyramidLegendRenderCallback = void Function(
LegendRenderArgs legendRenderArganimateCompleteds);