fillBarOpacity property
Opacity of a plain colour fill bar: 0.4 when selected
(LineChart.tsx:1829), 0.1 when a different legend is highlighted
(LineChart.tsx:1398). A patterned bar uses
kFluentLineFillBarPatternedOpacity instead.
Implementation
final WidgetStateProperty<double?>? fillBarOpacity;