legendBuilder property

Widget Function(BuildContext context) legendBuilder
final

Builder for the table legend. The top-left most cell.

Implementation

final Widget Function(BuildContext context) legendBuilder;