menu
save_points_chart package
documentation
theme/charts_config.dart
ChartsConfig
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
?
boxShadow
final
Custom box shadows for the chart container.
Implementation
final List<BoxShadow>? boxShadow;
save_points_chart package
documentation
theme/charts_config
ChartsConfig
boxShadow property
ChartsConfig class