onSelectionChanged property
Stream<ChartSelection?>
get
onSelectionChanged
Implementation
Stream<ChartSelection?> get onSelectionChanged => _selectionCtrl.stream;
Stream<ChartSelection?> get onSelectionChanged => _selectionCtrl.stream;