menu
save_points_chart package
documentation
widgets/chart_legend_scope.dart
ChartVisibilityController
show method
show method
dark_mode
light_mode
show
method
void
show
(
Color
color
)
Implementation
void show(Color color) { if (_hidden.remove(color)) notifyListeners(); }
save_points_chart package
documentation
widgets/chart_legend_scope
ChartVisibilityController
show method
ChartVisibilityController class