menu
flutter_liquid_glass_widgets package
documentation
widgets/containers/glass_chart.dart
GlassChart
legend property
legend property
dark_mode
light_mode
legend
property
List
<
GlassChartLegendEntry
>
?
legend
final
Optional legend rows shown below
child
.
Implementation
final List<GlassChartLegendEntry>? legend;
flutter_liquid_glass_widgets package
documentation
widgets/containers/glass_chart
GlassChart
legend property
GlassChart class