menu
chartify package
documentation
chartify.dart
ChartWidgetMixin<T extends StatefulWidget>
theme property
theme property
dark_mode
light_mode
theme
property
ChartThemeData
get
theme
The chart theme.
Implementation
ChartThemeData get theme => ChartTheme.of(context);
chartify package
documentation
chartify
ChartWidgetMixin<T extends StatefulWidget>
theme property
ChartWidgetMixin mixin