dataLabels property
Individual data label for each node. The options are the same as the ones for series.networkgraph.dataLabels.
API Docs: https://api.highcharts.com/highcharts/series.networkgraph.nodes.dataLabels
Implementation
List<Map<String, dynamic>>? dataLabels;