buttons property
A collection of strings pointing to config options for the toolbar items. Each name refers to a unique key from the definitions object.
API Docs: https://api.highcharts.com/highcharts/stockTools.gui.buttons
Implementation
List<String>? buttons;