HighchartsLegendAccessibilityKeyboardNavigationOptions constructor

HighchartsLegendAccessibilityKeyboardNavigationOptions({
  1. bool? enabled,
})

Options for keyboard navigation for the legend.

API Docs: https://api.highcharts.com/highcharts/legend.accessibility.keyboardNavigation

Implementation

HighchartsLegendAccessibilityKeyboardNavigationOptions({this.enabled});