menu
waggle_widgets package
documentation
presentation/common/theme/chart_theme.dart
ChartTheme
background property
background property
dark_mode
light_mode
background
property
Paint
get
background
Implementation
Paint get background => Paint()..color = Theme.of(context).cardColor;
waggle_widgets package
documentation
presentation/common/theme/chart_theme
ChartTheme
background property
ChartTheme class