shortWeekdays property
Short week days, starting Sunday. Defaults to 'undefined', meaning
the default short weekday names are used according to the
lang.locale
setting.
API Docs: https://api.highcharts.com/highcharts/lang.shortWeekdays
Implementation
List<String>? shortWeekdays;