menu
flutter_cache_vault package
documentation
ui.dart
CacheManagerTheme
resolvedChartColors property
resolvedChartColors property
dark_mode
light_mode
resolvedChartColors
property
List
<
Color
>
get
resolvedChartColors
Implementation
List<Color> get resolvedChartColors => chartColors ?? defaultChartColors;
flutter_cache_vault package
documentation
ui
CacheManagerTheme
resolvedChartColors property
CacheManagerTheme class