legendLayout property

  1. @override
LegendLayout legendLayout
final

Strategy for creating the legend content widget from a list of widgets.

This is typically the list of widgets from legend entries.

Implementation

@override
final LegendLayout legendLayout;